My top JavaScript articles from 2019

JavaScript has come a long way since its humble beginnings as a clunky, exclusively front-end scripti… Read more

Similar

Import Assertions Coming to JavaScript

The ECMAScript proposal “Import assertions” (by Myles Borins, Sven Sauleau, Dan Clark, and Daniel Ehrenberg) introduces syntax for associating metadata with import statements. In this blog post, we examine what that looks like and why it’s useful. (more…)

Read more »