nodejs tutorial

3
- A PUBLICATION OF COMPANY XYZ - Node.Js

Upload: guru99

Post on 18-Feb-2017

27 views

Category:

Education


1 download

TRANSCRIPT

Page 1: Nodejs Tutorial

- A PUBLICATION OF COMPANY XYZ -

Node.Js

Page 2: Nodejs Tutorial

Node.js Tutorial

These Node.js Tutorials cover Introduction, Installation, Modules Node.js with Http, Express, MongoDB, Testing with Jasminr. Node.js was originally written in 2009 by Ryan Dah and today is used by leading organizations world over.

Prerequisites

•None. These Node.js Instructional Exercise is intended for fresher’s

Page 3: Nodejs Tutorial

Syllabus

1. Introduction to Node.js

2. Download & Install Node.js: Step by Step Guide

3. Node.js Modules: Create, Publish, Extend &

Manage

4. Node.js Http Tutorial: Create Server and Get

Data

5. Node.js Express Tutorial

6. Node.js MongoDB Tutorial

7. Node.js Tutorial: Promise, Generator, Event and

Filestream

8. Node.js Testing with Jasmine