Why Do Browsers Throttle JavaScript Timers? โ Did you know the zero in setTimeout(0) doesnโt really mean zero? Browsers clamp timers to at least a few milliseconds or more, slowing down code that relies on them. Luckily, there are alternative options, which Nolan demonstrates and benchmarks.
Nolan Lawson
|
Boost Coding Productivity with AI-Assisted Tools & Agents โ Join Steve Kinney for this course looking at how best to harness AI for faster, higher-quality code. Learn how Cursor and Claude Code can be used to handle project plans, carry out inline edits, and perform larger background tasks โ all adhering to the guidelines you set.
Frontend Masters sponsor
|
Google Chrome Turns 17: A History โ A fantastic walkthrough of Chromeโs origins and its evolution over the years. Addy looks at key milestones (multi-process architecture for example), security, its steps into the world of AI, and more.
Addy Osmani
|
Lean for JavaScript Developers โ A comprehensive introduction to Lean, a theorem prover and language for creating formally verified code that Dan Abramov has really been getting into recently. โIโve never written code alongside proofs like this before. Have you?โ
Dan Abramov
|
Redux Toolkit 2.9: The 'Batteries-Included' Toolset for Redux โ The long-standing toolset for working with Redux for state management gets a performance update with a rewrite of RTK Queryโs subscription and polling systems, automatic aborting of in-flight requests when a cache entry is removed, and more.
Mark Erikson
|
-
serverless-http 4.0 โ Use your existing middleware framework (e.g. Express, Koa) on AWS Lambda.
-
๐๏ธ Signature Pad 5.1 โ Canvas-based smooth signature drawing control.
-
Tinypool 2.0 โ Minimal Node.js worker thread pool implementation.
-
gRPC Web 2.0 โ JS implementation of gRPC for browser clients.
-
Jasmine 5.10 โ Testing framework for browsers & Node.
-
NodeBB 4.5 โ Node.js-powered forum system.
-
Watt 3 โ Node.js application server.
|
For a variety of reasons โ not least taking a vacation in August (oops!) โ I have a backlog of fantastic submissions from people that I want to share separately:
|
|