Skip to content

Code for version 3 of The Complete Node.js Developer Course

Notifications You must be signed in to change notification settings

cca2016/node-course-v3-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-course-v3-code .

Code for version 3 of The Complete Node.js Developer Course

Contents involved:

-- Module System
-- File System
-- Debugging
-- Asynchronous
-- Web Servers
-- Accessing API
-- Application Deployment
-- MongoDB and Promises
-- Mongoose and REST
-- Authentication and Security
-- Socket.io

Deveploped Four APPs:

-- Notes App
-- Weather App
-- Task App (Mongoose, REST)
-- Chat APP (Socket.io) Deployed on https://chatonlinenodejs.herokuapp.com/

About

Code for version 3 of The Complete Node.js Developer Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • HTML 10.0%
  • CSS 7.1%