Skip to content

beldar/nodejs-workshop

Repository files navigation

Node.js Workshop

Slides for the Node.js Workshop.

Sessions

Session 1

Contents

  • Node.js: What is it, how it works, how to use it.
  • Promises: When and how to use them.
  • NPM: How to install packages and run scripts.
  • CommonJS: How to define modules.
  • Express: How to create a web server and render with EJS.

View Slides

Session 2

Contents

  • NoSQL: What is it, what purpose does it serve.
  • MongoDB: What it is, how it works.
  • Mongoose: How to create a model and use it.
  • API Creation: Define api routes and methods for a RESTful API.
  • Postman: How to use Postman to test your APIs

View Slides

Session 3

Contents

  • Websockets: What they are, where they come from
  • Socket.io: How to implement it
  • Meteor: What it is, when and how to use it.

View Slides

Topics we want to cover

  • Node.js basics
  • Creating a web server
  • Introduction to MongoDB
  • Creating models with Mongoose
  • Routing with Express
  • Creating an API server
  • Learn how to use Websockets
  • Create a real-time updating website
  • Learn how to build and deploy for production
  • Create your own command line tools

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published