Skip to content

Inspired by the book Practical Node.js - Building Real-World Scalable Web Apps Second Edition.

License

Notifications You must be signed in to change notification settings

feliperomero3/node-practical-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical node

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.

Prerequisites

  • Node.js 14.x

Getting started

  1. Clone the project.
  2. Open a terminal in the root directory.
  3. Change to any directory under src (there is one self-contained project for each directory).
  4. Run npm install.
  5. Run node src/app.js.
  6. Open your web browser.

License

MIT License

Copyright © 2022 Felipe Romero

About

Inspired by the book Practical Node.js - Building Real-World Scalable Web Apps Second Edition.

Topics

Resources

License

Stars

Watchers

Forks