Skip to content

AlessandroMarc/nodejs-masterclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The repository is intended just to follow the The Node.js Master Class following Skillshare class.

Thanks to that, you can build 3 pieces of software from scratch in plain ES5 Javascript:

  • A RESTful API
  • A web app GUI
  • A terminal based CLI (Command-line program)

And you’re going to do all of this with nothing but Node.js's standard API. Just a text editor, a terminal, and Node.js. Nobody else’s code, nobody else’s frameworks, nobody else’s libraries. We won’t be using NPM at all, just Node. Your apps won’t even have a package.json file, because we don’t need any dependency management.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published