Understanding CommonJS and ESM in Javascript
Mar 31, 2022 路 4 min read 路 CommonJS and ESM (or ES6 modules) are two different ways of importing modules in javascript with ESM being the recent addition to the JavaScript language specification and are seeking to unify and standardize how modules are loaded in JavaScript appl...
Join discussion


