Learning Server-Side Scripting with Node.js & MongoDB — Part 2

In this video, I go through how to create a proper Node.js project using npm init, what package.json is, and the difference between CommonJS and ES Modules.

I also show how to use built-in Node.js packages and external packages installed with npm, using fs and mathjs as examples.

This channel is a place where I document what I learn, explore, and discover along the way. I make these videos mainly to help myself understand and remember things better, while sharing what I learn with others.