How I Built “ChatGPT Lag Fixer” – Publishing My First Own Chrome Extension
Developer builds a Chrome extension to fix ChatGPT lag by implementing virtual scrolling, reducing DOM load for smoother long conversations.
Developer builds a Chrome extension to fix ChatGPT lag by implementing virtual scrolling, reducing DOM load for smoother long conversations.
A developer shares technical optimizations for websites and Eleventy projects, covering performance profiling, dependency replacement, and bot settings.
A developer reflects on the impact of AI-generated code on small, educational open-source libraries like his popular blob-util npm package.
How to enable syntax highlighting for CSS and HTML inside JavaScript template strings in VS Code using specific comments and extensions.
A guide to enabling syntax highlighting and Prettier formatting for HTML templates inside JavaScript web components using a specific VS Code comment.
Dan Abramov is seeking a software engineering role in Japan, detailing his experience with React, React Native, and open-source contributions.
A tutorial on using the Gemini API's File Search feature for RAG in web development with JavaScript/TypeScript.
A response to a blog post about refining AI-generated 'vibe code' through manual refactoring and cleanup.
An overview of using a basic test web page to learn web application testing techniques, including DOM inspection and selector usage.
Announcement of htmx 4, replacing XMLHttpRequest with fetch() and introducing breaking changes with a detailed upgrade plan.
Explains how to use the SVG pathLength attribute to simplify CSS animations for drawing SVG paths, eliminating the need for JavaScript to calculate lengths.
How to use the JavaScript 'pageshow' event to re-enable forms disabled by double-submission prevention after using the browser's Back Button.
A developer's October 2025 link roundup featuring React Compiler, Node.js features, CSS anchor positioning, and tech explainers.
BinEye is a modern, cross-platform numeric and color analysis tool for developers, now rewritten with web technologies.
A tutorial on building a 3D Wheel of Fortune game using only JavaScript and CSS, with a focus on 3D transforms and animations.
A technical guide on implementing a copy-to-clipboard button using Web Awesome and Eleventy, covering bundling and progressive enhancement.
The evolution of FFConf from a pure JavaScript conference to a broader web development event focused on ethics, community, and personal growth.
A beginner's guide to Node.js, explaining what it is and how to run your first JavaScript application outside of a web browser.
A beginner's guide to using shells and understanding file system paths for web development.
Argues that deep JavaScript knowledge remains crucial despite AI code generators, emphasizing human oversight and career security.