Skip to content

Commit dda2819

Browse files
committed
updated 1-welcome
1 parent 32391a6 commit dda2819

File tree

3 files changed

+22
-25
lines changed

3 files changed

+22
-25
lines changed

1-welcome/Introduction.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,34 @@ What this course will cover:
1919
- Isomorphic Applications - shared code between server and client
2020
- Basics of Node.js Programming
2121
- Using Node.js Build Tools and Utilities
22+
- Managing Node Version
23+
- Gulp Basics
24+
- Grunt Basics
25+
- Yeoman Basics
26+
- Bower Basics
2227
- Building Web Applications With Node.js
28+
- Basic Web Server
29+
- Express.js Intro 1
30+
- Express.js Intro 2
31+
- Jade Templating
32+
- Single-page App layout
33+
- Sending Email
2334
- Working with databases:
2435
- MySQL
2536
- MongoDB
2637
- Redis
2738
- Authentication and Authorization
2839
- Realtime Communication with Node.js
40+
- Build a chat app
2941
- Deploying and Monitoring Node.js Applications
42+
- Provisioning a Server
43+
- Automated Deployment
44+
- Running Node as an Upstart Service
45+
- New Relic
3046
- Advanced Node.js Techniques - Making Node Shine
47+
- Handling Asyncronous JS Well
48+
- Async library
49+
- Promises
50+
- Generators
51+
- Koa Framework
52+
- Babel

1-welcome/calc.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

1-welcome/math.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)