Should web developers and JavaScript library authors still transpile their code to ES5? This post looks at what the data suggests based on what popular libraries, tools, and websites are doing| philipwalton.com
This article explains how to use JavaScript modules, how to deploy them responsibly, and how the Chrome team is working to make modules even better in the future.| v8.dev
I was asked: “How does one serve polyfills only to browsers that need them?”| 3perf.com
Some notes on building websites, serving a diverse set of users and why we should never stop building this way.| www.ovl.design
How do we ship modern JavaScript in a compatible way?| molily.de
Next.js 9.1 leverages convention to support more project structures by default. Additionally, we're previewing new feature support such as CSS imports, advanced bundling, and static error pages.| nextjs.org
Next.js 9 includes TypeScript support, Dynamic Routing, API Routes, Automatic Static Optimization, and more!| nextjs.org