Node.js Recipes: Advanced Techniques

Node.js Recipes: Advanced Techniques

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 5h 47m | 3.95 GB

This Node.js Recipes video series is your go-to reference for solving common Node.js problems. It’s packed with useful recipes presented in a clear problem/solution format. You’ll be able to watch as experienced Node.js developer, Cory Gackenheimer, outlines the goal for each recipe and then codes the appropriate solution giving many useful hints and tips along the way. Node.js Recipes covers all the essential ingredients required to become a proficient Node.js developer in a two part series beginning with Node.js Recipes: The Fundamentals and continuing with Node.js Recipes: Advanced Techniques. This video will cover: Working with Node.js Modules Building a Web Socket Server Using Web Server Frameworks such as Geddy Mojito and Flatiron Connecting to Data Stores Node.js Testing Debugging and Deploying your Node.js code

Table of Contents

01 Creating a DNS Server
02 Creating Connections to your Server
03 Clustering with Node.js
04 Working with Query Strings
05 Processing Events with ‘Process’
06 Using Timers
07 Using the V8 Debugger
08 Parsing URLs
09 Using the Console
10 Building a WebSocket Server
11 WebSocket Events on the Client
12 Building a WebSocket API
13 Communicating Server Events
14 Using Socket.IO to Build a Chat Application
15 Building a Multi-User Whiteboard
16 Web Server Frameworks
17 Building an API with Express.js
18 Using Geddy
19 Using Yahoo! Mojito
20 Using Flatiron
21 Connecting to Data Stores
22 Using postgreSQL
23 Using Mongoose
24 Connecting to CouchDB
25 Using Redis
26 Node.js Testing
27 Nodeunit Testing
28 Using Mocha
29 Using Chai.js
30 Testing with Vows
31 Using Should.js
32 Using Node-cover
33 Debugging and Deployment with Node.js
34 Running a Node.js App
35 Hosting on Amazon Web Services
36 Deploying to Heroku
37 Deploying to Nodejitsu
38 Deploying to Windows Azure