Robert Dey
I love building successful products as a full-stack developer and software architect. Mostly I work with JavaScript and everything related to it.
Articles by Robert Dey
CommonJS vs. ES Modules: Modules and Imports in NodeJS
A module system allows us to split up our code in different parts or to include code written by other developers.
Read more