Quick thoughts on being a framework developer.
Posts people like
Learn about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).
A list of APIs to generate random avatar placeholder images.
Use the
translate
attribute to disable localization for HTML elements.Learn how to use Tailwind's group selector and arbitry variants to style an element's children.
The
::details-content
pseudo-element, the Picture in Picture API and localized emojis.Make your text fragments sparkle!
Why Node.js can't easily add complete TypeScript support, the new baseline feature
scrollbar-gutter
and the difference between HTML attributes and DOM properties.Learn how to replace all on a DOM element registered event listeners by replacing it with a clone of itself.
Use a local npm configuration to prevent users from installing your module/project with an unsupported Node.js version