Node.JS: CommonJS vs. ES Modules
Sep 7, 2021 · 4 min read · When first getting into Node.JS and going through tutorials and documentation I noticed there was different import methods available. Most tutorials are a few years old at this point and most always use the require() but as I kept investigating it ...
Join discussion
