Web is made up of technologies that got started over 25 years ago. Now, we are transitioning to a new and improved architecture for building web applications.| Epic Web Dev
I wrote a basic search mod…| endler.dev
Thoughts on web development, open source, software architecture, and the future.| philipwalton.com
For decades, marketers have tracked user behavior online. But that data-gorging is coming to an end. Remove 3rd-party marketing tags from your site TODAY to better protect user data and improve page loading times.| screenspan.net
TLDR: Turning Redux state into a JavaScript string you can parse with JSON.parse() instead of an object literal, or inert script tag, appears to be significantly faster than other approaches for sending Redux store state to the browser.| joreteg.com
Understand the core problems state management libraries need to solve. And how the proliferation of modern libraries address them in new ways.| frontendmastery.com
There is no faster (pun intended) way to slow down a site than to use a bunch of JavaScript.| timkadlec.com
How and why I rebuilt my blog from the ground up with Eleventy.| Ben Myers
Learn how to use partial hydration with Eleventy and Preact and how to apply the principles of progressive enhancement to build resilient websites.| markus.oberlehner.net