Understanding QuadTrees: organizing space to reduce unnecessary work
Explains QuadTrees, a spatial data structure for optimizing 2D spatial queries in games, simulations, and interactive applications.
Explains QuadTrees, a spatial data structure for optimizing 2D spatial queries in games, simulations, and interactive applications.
Discusses the pitfalls of blindly copying code from AI tools, highlighting issues with confident but incorrect or incompatible snippets.
A developer explores creating an animated focus ring using DOM elements and JavaScript, moving beyond CSS :focus-visible for custom animations.
A developer reflects on 10 years of technical blogging, sharing lessons on writing, consistency, and the evolution of topics from JavaScript to React Native.
A daily tech link roundup covering .NET, AI, web dev, Windows, mobile, and DevOps news, tools, and tutorials from January 16, 2026.
Explores techniques to link to and auto-expand HTML <details> elements, focusing on browser behavior and JavaScript solutions for better UX.
A daily roundup of tech news and articles covering AI, web development, .NET, Visual Studio updates, and software engineering trends.
Introducing SND, a tiny JavaScript library that makes adding UI sound effects to web applications quick and easy with simple HTML classes.
A developer creates a web tool and Node.js library to generate Cistercian numeral characters as SVG/PNG images, with code available on GitHub.
A daily roundup of links covering .NET, JavaScript, AI, web development, VS Code updates, and tech industry news from January 13, 2026.
A developer shares a list of outdated JavaScript and CSS tricks they've removed from their code, including performance hacks and modern alternatives.
A daily link roundup for developers covering VS Code agent skills, .NET 10 features, React debugging, AI coding trends, and web development tools.
Zach Leatherman announces his upcoming talk at the State of the Browser 2026 conference, a web development event.
Explains how to store and access custom metadata on HTML <option> elements using data-* attributes in JavaScript.
A guide on how to correctly integrate native browser APIs like fetch and localStorage with React's component lifecycle for efficient web apps.
A daily tech link roundup covering AI agents, .NET, VS Code updates, web development, JavaScript frameworks, and Windows tools.
Explains how to use the Mulberry32 seeded pseudo-random number generator for deterministic randomness in JavaScript applications like games and simulations.
A developer creates a simple, AI-assisted Node.js tool for automatically loading CSV files into PostgreSQL with minimal configuration.
The article critiques the web's dependency management, arguing it's broken and should be a native platform feature, not reliant on bundlers.
Analysis of npm supply chain attacks in 2025 and a critique of GitHub's security response, proposing stronger measures.