JavaScript’s Impact, Examined in Full
There’s no shortage of hand-wringing about how much JavaScript the modern web ships. What’s been missing is a definitive, book-length treatment of the subject. That gap is now filled with Jeremy’s Responsible JavaScript, out now from A Book Apart.

A Field Guide to Modern Web Development
The book positions JavaScript as so central to building websites today that the title could almost read “Responsible Web Development.” It sits neatly alongside Scott’s work on responsible responsive design and Mat’s gentler introduction to JavaScript, but it earns its own space by digging into the biggest debates surrounding frontend practice and extracting lessons from each one.
Old Techniques, New Relevance
Jeremy connects the discipline’s past with its present throughout. Progressive enhancement—a concept as old as the web itself—is presented not as a historical curiosity, but as a practice that may be more valuable now than ever. At the same time, the book treats newer tools fairly: service workers get careful attention, and modern performance strategies such as build tools and code splitting are acknowledged for the real gains they deliver.
From Blog Post to Book
A common piece of advice for aspiring tech authors is to start smaller: write a blog post, then a series of posts, then a talk. That process builds confidence in the idea and invites feedback along the way. Jeremy followed that exact path here, starting with a couple of articles that became a conference talk, which ultimately grew into the book itself.



