Login
From:
Reflectoring - Where the HOW meets the WHY
(Uncensored)
subscribe
CommonJS vs. ES Modules: Modules and Imports in NodeJS
https://reflectoring.io/nodejs-modules-imports/
links
backlinks
Roast topics
Find topics
Find it!
A module system allows us to split up our code in different parts or to include code written by other developers.