JavaScript Daily
javascriptdaily.bsky.social
JavaScript Daily
@javascriptdaily.bsky.social
Sharing links, news, and humor about JS, TypeScript, and related front-end technologies with trademarked names 💛
A Better API for the Intersection and Mutation Observers: https://css-tricks.com/a-better-api-for-the-intersection-and-mutation-observers/ (Zell refactors both the Mutation and Intersection Observers into something "way simpler to use".)
A Better API for the Intersection and Mutation Observers | CSS-Tricks
Zell discusses refactoring the Resize, Mutation, and Intersection Observer APIs for easier usage, demonstrating how to implement callback and event listener patterns, while highlighting available options and methods.
css-tricks.com
June 25, 2025 at 7:44 PM
"JavaScript isn't seen as a generic term in the marketplace."
February 7, 2025 at 1:12 PM
GitDiagram: Turn Any GitHub Repository Into An Interactive Diagram for Visualization - https://gitdiagram.com/
GitDiagram - Repository to Diagram in Seconds
Turn any GitHub repository into an interactive diagram for visualization in seconds.
gitdiagram.com
January 31, 2025 at 7:44 PM
Node’s New Built-in Support for TypeScript: https://2ality.com/2025/01/nodejs-strip-type.html (How it works, and what to look out for.)
Node’s new built-in support for TypeScript
Starting with v23.6.0, Node.js supports TypeScript without any flags. This blog post explains how it works and what to look out for.
2ality.com
January 22, 2025 at 7:30 PM
Importing a frontend JavaScript library without a build system: https://jvns.ca/blog/2024/11/18/how-to-import-a-javascript-library/
Importing a frontend Javascript library without a build system
Importing a frontend Javascript library without a build system
jvns.ca
January 22, 2025 at 5:30 PM
Node’s New Built-in Support for TypeScript: https://2ality.com/2025/01/nodejs-strip-type.html (How it works, and what to look out for.)
Node’s new built-in support for TypeScript
Starting with v23.6.0, Node.js supports TypeScript without any flags. This blog post explains how it works and what to look out for.
2ality.com
January 22, 2025 at 4:40 PM