Skip to main content

Tagged "JavaScript"

Listen for class change in JavaScript

There isn’t an event for class list changes, but you can write a function that listens for class changes on an element with the MutationObserver API

Node.js is great for scripting

Node.js and JavaScript are a great option for scripting for the language features and the large ecosystem. Oh, and it's pretty fast too!

Starring content

A write-up on the new star feature on seanmcp.com

Make a web component

How to make a custom web component with only a few lines of code

TypeScript without TypeScript

TypeScript provides valuable features but complicate the development process. What are some alternatives that provide the features without the headache?

Browse by tag or all articles.