Node.JS: CommonJS vs. ES Modules
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 ...
bjlblog.hashnode.dev4 min read