Tag
#javascript
37 stories
Inside Million.js: The Tiny Tech Making Websites Fly
Discover how Million.js, a super small virtual DOM library, is quietly making web apps faster and more efficient. Learn its secrets and impact.
6 Years Alone: Building a JavaScript Sandbox for the Web
Discover the incredible story of one developer who spent six years building a powerful JavaScript sandbox, all by himself. See how it works.
The Strange Story of How a Simple Code Fix Turbocharged TI-84 Emulators
Discover the surprising tale of how one programmer found a hidden flaw that made TI-84 emulators 10 times faster with a simple, clever code change.
The Strange Story of Firebug: A Web Dev Hero
Remember Firebug? Discover the forgotten story of the tool that changed web development forever. A must-read for any developer.
Bun JavaScript: Is It the New Node.js King?
Discover Bun, the super-fast JavaScript runtime challenging Node.js. Learn why developers are excited and what makes it different.
Why Your React App Keeps Re-Rendering (Explained)
Confused about why your React app re-renders so often? Discover the common causes and how to fix them to make your app faster.
Why TypeScript Makes Library Devs Miserable
Discover the hidden struggles TypeScript library developers face. Learn why this popular tool can be a nightmare for those building reusable code.
Inside Oven: The Company That Baked the Bun JavaScript Runtime
Discover the hidden story of Oven, the company behind the blazing-fast Bun JavaScript runtime. Learn how a small team changed web development forever.
The Strange Fight Over JavaScript's Name
Discover the bizarre story of how JavaScript almost had a different name, and a company tried to trademark it.
The Strange Story of the Preact Signals Library
Discover the origins and impact of Preact Signals, a tiny but powerful library that changed how developers build web interfaces. Learn what makes it special.
The Quiet Revolution: Why Fresh 1.1 Still Matters Today
Remember Fresh 1.1? This forgotten update quietly changed how we build websites, bringing automatic JSX, plugins, and DevTools. Discover its lasting impact.
The Hidden JavaScript Engine Inside YouTube-dl
Discover the surprising JavaScript interpreter built into YouTube-dl, a powerful tool for downloading videos. Learn why it's there and how it works.
Inside Ezno: The Faster TypeScript Compiler You Never Heard Of
Discover Ezno, a powerful new TypeScript compiler promising faster builds and better developer tools. Learn why this innovative project deserves your attention.
The Strange Story of React's Creator and the 'Zoomer' Plea
Discover the unusual story behind React's creation and a plea to save it. A must-read for web developers and tech history fans.
The Strange Story of Workerd: Cloudflare's Secret Engine
Discover the story behind Workerd, the open-source runtime powering Cloudflare's massive global network. Learn how it works and why it matters.
What Nobody Tells You About HTML IDs & JavaScript's Secret
Discover the surprising truth about how HTML IDs secretly become global JavaScript variables. This forgotten web quirk can simplify or complicate your code.
The Strange Story of uFuzzy.js: A Search Engine That Didn't Suck
Discover the story behind uFuzzy.js, a tiny, efficient fuzzy search tool created out of frustration with existing options. Learn how it works and why it matters.
The Strange Story of Telefunc: No More APIs?
Discover Telefunc, the wild idea that remote functions could replace traditional APIs. Learn how it works and why it's different.
HTML Templating: The Secret to Faster Web Pages
Learn how HTML templating works and why it's a game-changer for web developers building dynamic websites. Boost efficiency today!
Why P5.js Still Makes Coding Artful for Everyone
Discover how P5.js changed creative coding forever. Learn why this simple JavaScript library continues to empower artists and beginners alike.
Inside Turbopack: The Speed Secret Web Developers Need
Discover Turbopack, the lightning-fast successor to Webpack. Learn how this new tool speeds up web development and what it means for your projects.
The Day Next.js 13 Changed Web Development Forever
Remember Next.js 13? Discover how this game-changing release redefined web development, bringing server components and a new app directory to React.
Inside Deno 1.27: The Silent Revolution for Developers
Deno 1.27 brought big changes for JavaScript developers, improving speed and security. Discover what made this update a quiet game-changer.
The Quiet Revolution: SQLite Databases Now Live in Your Browser
Discover how SQLite, a tiny database, is now running directly in your web browser thanks to WASM and JS. This changes web apps forever.
The Strange Story of the Remix Web Framework
Discover the fascinating story behind Remix, the web framework that caught Shopify's eye. Learn its origins and impact.
The Strange Story of Racketscript: A JavaScript That Wasn't
Discover the strange story of Racketscript, a unique attempt to bring a powerful programming language to the web browser. What happened to this ambitious project?
The Turbopack vs. Vite Speed Claim: What Really Happened?
Remember the buzz about Turbopack being 10x faster than Vite? We look back at the big claims, the heated discussions, and the surprising truth behind the numbers.
The Big TypeScript Change: Namespaces to Modules
Discover the massive code shift in the TypeScript project. See how they moved from namespaces to modules and why it matters.
The Eye That Watches: A Digital Illusion
See how a clever web design trick made a DOM look like a focusing eye. Explore the code behind this fascinating visual.
The Strange Story of Text Shaders: Art from Code
Discover textshader.com, a simple tool that turns code into stunning visuals. Learn how this weekend project is sparking creativity and interest in programming.
What Nobody Tells You About JavaScript Generator Functions
Discover the hidden power of JavaScript generator functions. Learn how they pause code and solve complex problems in ways regular functions can't.
Inside the JavaScript Speed Boost Nobody Talks About
Discover how developers are quietly making JavaScript faster, from code loading to execution. Uncover the hidden changes improving your web experience.
The Quiet Revolution: Unovis Makes Data Visualization Easy
Discover Unovis, the open-source tool simplifying data visualization for developers. Learn how it brings complex data to life across React, Angular, and Svelte.
Unlock Web Secrets: Lesser-Known JavaScript APIs You're Missing
Discover powerful, often overlooked JavaScript APIs that can transform your web applications. Learn how to use these hidden gems to build faster, richer experiences.
The Strange Story of MelonJS: A Tiny Game Engine's Big Impact
Discover the surprising tale of MelonJS, a small but powerful JavaScript game engine that fueled many indie hits. Learn why it still matters.
The AI That Became a Coder's Redux Reducer
Imagine using ChatGPT not just for code, but as a core part of your application's state management. One developer tried it, and the results were wild.
The Clever Code Behind Drawing SVG Rope with JavaScript
Discover the forgotten tricks and clever JavaScript code that bring realistic SVG rope animations to life on your screen. It's simpler than you think!