A snippet to detect and replace Emojis in JavaScript strings using Unicode property escapes.
Topic: JavaScript โ Page 7
Today I learned that cross-origin module scripts require CORS handling and a Access-Control-Allow-Origin response header.
Learn how to use Vercel's serverless functions to proxy and cache request to work around rate limits.
Let's have a look at the new syntax to import JSON files from a EcmaScript modules (supported in Chrome 91+).
A helpful post to leverage GitHub actions for Twitter bots.