Inspired by the book Practical Node.js - Building Real-World Scalable Web Apps Second Edition by Azat Mardan plus other additions.
I come from a .NET background and I want to know a bit more of node (I find myself wondering if Angular is based in node).
I'm adding all sorts of simple projects, one for each folder on this repository.
Cheers.
- Node.js 14.x
- Clone the project.
- Open a terminal in the root directory.
- Change to any directory under
src
(there is one self-contained project for each directory). - Run
npm install
. - Run
node src/app.js
. - Open your web browser.
Copyright © 2022 Felipe Romero