#javascript
Read more stories on Hashnode
Articles with this tag
I made a user script as a gist for making the Twitch Dev site use dark mode. It should work on all dev.twitch.tv and dev.twitch.com pages at the /docs...
I wrote a user script that allows you to get Twitch's OAuth scopes programmatically. Why though? If you're developing an application that makes it...
Problem Currently, Twitch has both dark and light modes for the UI, but when you go into Theatre Mode, your preference for light mode is ignored and...
With all the news lately around Twitter and the new $8 Twitter Blue subscription, I thought it would be fun to be able to identify which Twitter users...
By default, when you use window.fetch to make network requests, you don't get much help from TypeScript. That's because the type that is returned is...
What is Ban Checkrrr? Ban Checkrrr is a serverless function built on the Cloudflare Workers infrastructure. It is designed for checking if a user is...