File tree Expand file tree Collapse file tree 3 files changed +22
-25
lines changed Expand file tree Collapse file tree 3 files changed +22
-25
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,34 @@ What this course will cover:
19
19
- Isomorphic Applications - shared code between server and client
20
20
- Basics of Node.js Programming
21
21
- Using Node.js Build Tools and Utilities
22
+ - Managing Node Version
23
+ - Gulp Basics
24
+ - Grunt Basics
25
+ - Yeoman Basics
26
+ - Bower Basics
22
27
- 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
23
34
- Working with databases :
24
35
- MySQL
25
36
- MongoDB
26
37
- Redis
27
38
- Authentication and Authorization
28
39
- Realtime Communication with Node.js
40
+ - Build a chat app
29
41
- Deploying and Monitoring Node.js Applications
42
+ - Provisioning a Server
43
+ - Automated Deployment
44
+ - Running Node as an Upstart Service
45
+ - New Relic
30
46
- Advanced Node.js Techniques - Making Node Shine
47
+ - Handling Asyncronous JS Well
48
+ - Async library
49
+ - Promises
50
+ - Generators
51
+ - Koa Framework
52
+ - Babel
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments