Lynda Learning Node Js
File List
| File | Size |
|---|---|
| 6.5. Building Your Demo App Chat Client for the Browser/21.Create a post messages service.mp4 | 26.54 MB |
| 1.Introduction/01.Welcome.mp4 | 2.82 MB |
| 1.Introduction/02.Use the exercise files.en.srt | 1.91 KB |
| 1.Introduction/02.Use the exercise files.mp4 | 2.62 MB |
| 2.1. Introduction to Node/03.Understanding Node.en.srt | 1.81 KB |
| 2.1. Introduction to Node/03.Understanding Node.mp4 | 2.33 MB |
| 2.1. Introduction to Node/04.Demo application overview.en.srt | 1.45 KB |
| 2.1. Introduction to Node/04.Demo application overview.mp4 | 3.15 MB |
| 2.1. Introduction to Node/05.Download and install Node.en.srt | 1.95 KB |
| 2.1. Introduction to Node/05.Download and install Node.mp4 | 3.15 MB |
| 2.1. Introduction to Node/06.Why is Javascript Node's language.en.srt | 3.72 KB |
| 2.1. Introduction to Node/06.Why is Javascript Node's language.mp4 | 4.58 MB |
| 2.1. Introduction to Node/07.The benefits and features of Javascript.en.srt | 2.08 KB |
| 2.1. Introduction to Node/07.The benefits and features of Javascript.mp4 | 2.56 MB |
| 2.1. Introduction to Node/08.Asynchronous tasks and callbacks.en.srt | 6.39 KB |
| 2.1. Introduction to Node/08.Asynchronous tasks and callbacks.mp4 | 8.46 MB |
| 3.2. Understanding npm - Node Package Manager/09.Write your own module.en.srt | 3.63 KB |
| 3.2. Understanding npm - Node Package Manager/09.Write your own module.mp4 | 5.12 MB |
| 3.2. Understanding npm - Node Package Manager/10.Manage third-party packages with npm.en.srt | 5.91 KB |
| 3.2. Understanding npm - Node Package Manager/10.Manage third-party packages with npm.mp4 | 9.59 MB |
| 3.2. Understanding npm - Node Package Manager/11.What is the package.json file.en.srt | 3.94 KB |
| 3.2. Understanding npm - Node Package Manager/11.What is the package.json file.mp4 | 5.2 MB |
| 4.3. Reading and Writing Files/12.Read from files.en.srt | 6.73 KB |
| 4.3. Reading and Writing Files/12.Read from files.mp4 | 11.06 MB |
| 4.3. Reading and Writing Files/13.Access directories.en.srt | 1.52 KB |
| 4.3. Reading and Writing Files/13.Access directories.mp4 | 2.85 MB |
| 4.3. Reading and Writing Files/14.Write to a file.en.srt | 4.11 KB |
| 4.3. Reading and Writing Files/14.Write to a file.mp4 | 6.93 MB |
| 5.4. Exploring Web Frameworks/15.Node.js frameworks.en.srt | 2.64 KB |
| 5.4. Exploring Web Frameworks/15.Node.js frameworks.mp4 | 3.85 MB |
| 5.4. Exploring Web Frameworks/16.Express.en.srt | 2.08 KB |
| 5.4. Exploring Web Frameworks/16.Express.mp4 | 2.95 MB |
| 5.4. Exploring Web Frameworks/17.Socket.io.en.srt | 1.57 KB |
| 5.4. Exploring Web Frameworks/17.Socket.io.mp4 | 2.11 MB |
| 6.5. Building Your Demo App Chat Client for the Browser/18.Static serving with Express.en.srt | 7.65 KB |
| 6.5. Building Your Demo App Chat Client for the Browser/18.Static serving with Express.mp4 | 13.83 MB |
| 6.5. Building Your Demo App Chat Client for the Browser/19.Create your browser app.en.srt | 11.89 KB |
| 6.5. Building Your Demo App Chat Client for the Browser/19.Create your browser app.mp4 | 25.59 MB |
| 6.5. Building Your Demo App Chat Client for the Browser/20.Create a get messages service.en.srt | 7.4 KB |
| 6.5. Building Your Demo App Chat Client for the Browser/20.Create a get messages service.mp4 | 15.61 MB |
| 6.5. Building Your Demo App Chat Client for the Browser/21.Create a post messages service.en.srt | 12.58 KB |
| 1.Introduction/01.Welcome.en.srt | 1.14 KB |
| 6.5. Building Your Demo App Chat Client for the Browser/22.Connect to Socket.io from the browser app.en.srt | 8.01 KB |
| 6.5. Building Your Demo App Chat Client for the Browser/22.Connect to Socket.io from the browser app.mp4 | 15.17 MB |
| 6.5. Building Your Demo App Chat Client for the Browser/23.Create your Socket.io event.en.srt | 2.85 KB |
| 6.5. Building Your Demo App Chat Client for the Browser/23.Create your Socket.io event.mp4 | 6.11 MB |
| 7.6. Exploring Databases/24.Types of data frameworks.en.srt | 3.63 KB |
| 7.6. Exploring Databases/24.Types of data frameworks.mp4 | 2.64 MB |
| 7.6. Exploring Databases/25.Set up MongoDB.en.srt | 2.79 KB |
| 7.6. Exploring Databases/25.Set up MongoDB.mp4 | 3.9 MB |
| 7.6. Exploring Databases/26.Mongoose.en.srt | 4 KB |
| 7.6. Exploring Databases/26.Mongoose.mp4 | 8.67 MB |
| 7.6. Exploring Databases/27.Saving data to MongoDB with Mongoose.en.srt | 5.21 KB |
| 7.6. Exploring Databases/27.Saving data to MongoDB with Mongoose.mp4 | 12.13 MB |
| 8.7. Improving Asynchronous Code/28.Nested callbacks.en.srt | 4.85 KB |
| 8.7. Improving Asynchronous Code/28.Nested callbacks.mp4 | 10.2 MB |
| 8.7. Improving Asynchronous Code/29.Promises.en.srt | 10.05 KB |
| 8.7. Improving Asynchronous Code/29.Promises.mp4 | 21.18 MB |
| 8.7. Improving Asynchronous Code/30.Async_await.en.srt | 4.11 KB |
| 8.7. Improving Asynchronous Code/30.Async_await.mp4 | 7.14 MB |
| 9.8. Error Handling and Debugging/31.Try_catch.en.srt | 3 KB |
| 9.8. Error Handling and Debugging/31.Try_catch.mp4 | 6.09 MB |
| 9.8. Error Handling and Debugging/32.Finally.en.srt | 2.45 KB |
| 9.8. Error Handling and Debugging/32.Finally.mp4 | 4.52 MB |
| 9.8. Error Handling and Debugging/33.Editor debugging.en.srt | 6.39 KB |
| 9.8. Error Handling and Debugging/33.Editor debugging.mp4 | 12.39 MB |
| 10.9. Testing/34.Simple test with Jasmine.en.srt | 6.88 KB |
| 10.9. Testing/34.Simple test with Jasmine.mp4 | 11 MB |
| 10.9. Testing/35.Async test with Jasmine.en.srt | 7.44 KB |
| 10.9. Testing/35.Async test with Jasmine.mp4 | 15.48 MB |
| 10.9. Testing/36.Introduction to test first development.en.srt | 8 KB |
| 10.9. Testing/36.Introduction to test first development.mp4 | 16 MB |
| 11.Conclusion/37.Next steps.en.srt | 2.2 KB |
| 11.Conclusion/37.Next steps.mp4 | 3.66 MB |
| Exercise Files/Ex_Files_Learning_Node.zip | 45.62 KB |
Trackers
No trackers found.