Skip to content

A set of files that can be used to introduce developers to node js. These files consist of a series of small node samples that examine how the node core works.

License

Notifications You must be signed in to change notification settings

MoonHighway/node-js-kickoff

Repository files navigation

Introduction to Node js

This course introduces Javascript Engineers to Node js. This course covers how node works, when to use it, and how to use it. In this introduction we will look mostly at the core components of node js that were developed by Joyent. This course wraps with with building a module to publish on the NPM registry.

Topics

  • Introducing Node js
  • Node Core
  • fs Module
  • Making Requests
  • HTTP Servers
  • Node Package Manager, NPM
  • Using Node Modules
  • Introducing Express

About

A set of files that can be used to introduce developers to node js. These files consist of a series of small node samples that examine how the node core works.

Resources

License

Stars

Watchers

Forks

Packages

No packages published