Next.js 10, Vanilla To-Do and a read on ES modules
Next.js 10, and a few good reads. Here’s some JavaScript stories for you.
Release: Next.js 10
Next.js 10 is here! Next.js gains a new built-in image component and image optimization, Analytics as well as Next.js Commerce along with many other improvements
Article: ES modules in production: my experience so far
Ever thought of using unbundled ES6 modules in production? Here’s an article that shares a surprisingly pleasant experience.
Project: Vanilla To-Do
This is a really well documented case study for vanilla web development as a viable practice in terms of maintainability, and worthwhile in terms of user experience