Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 161 Bytes

File metadata and controls

12 lines (9 loc) · 161 Bytes

JavaScript in Practice: Server

Practical application of JavaScript on the server with Node.

Outline:

  • Node
  • Express
  • NPM
  • MongoDB

References: