Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/6 - 5. Node.js Testing/25 - Prepare for testing.mp4 |
29.9 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/Ex_Files_NodeJS_EssT_Web_Deployment.zip |
20.1 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/Seed Me!!.png |
42 KB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/1 - Introduction/01 - Go beyond the basics in Node.mp4 |
3.4 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/1 - Introduction/02 - What you should know.mp4 |
704 KB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/1 - Introduction/03 - Work with VSCode.mp4 |
4.5 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/2 - 1. The HTTP Module/04 - Make a request with the request method.mp4 |
14.8 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/2 - 1. The HTTP Module/05 - Make a request with the GET method.mp4 |
8.2 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/2 - 1. The HTTP Module/06 - Build a web server.mp4 |
12.3 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/2 - 1. The HTTP Module/07 - Create a file server.mp4 |
16.2 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/2 - 1. The HTTP Module/08 - Collect POST data.mp4 |
15.1 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/3 - 2. npm/09 - The package.json file.mp4 |
6.3 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/3 - 2. npm/10 - Using minimist.mp4 |
12.3 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/3 - 2. npm/11 - Using single-line-log.mp4 |
9.3 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/3 - 2. npm/12 - Using tiny-timer.mp4 |
8.7 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/3 - 2. npm/13 - Manage packages.mp4 |
13.5 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/3 - 2. npm/14 - Work with global packages.mp4 |
8.3 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/3 - 2. npm/15 - Link global packages.mp4 |
5.7 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/4 - 3. Web Servers/16 - File servers with serve.mp4 |
4.6 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/4 - 3. Web Servers/17 - Intro to Express.mp4 |
12.7 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/4 - 3. Web Servers/18 - Handling POST requests.mp4 |
11.8 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/4 - 3. Web Servers/19 - Handling DELETE requests.mp4 |
9.2 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/4 - 3. Web Servers/20 - Using Express Middleware.mp4 |
14.5 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/5 - 4. WebSockets/21 - Create a WebSocket.mp4 |
10.3 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/5 - 4. WebSockets/22 - Broadcast messages with WebSocket.mp4 |
11.3 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/5 - 4. WebSockets/23 - Create a WebSocket with Socket.IO.mp4 |
11.2 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/5 - 4. WebSockets/24 - Emit Socket.IO events.mp4 |
9 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/AhLaN.txt |
175 B |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/6 - 5. Node.js Testing/26 - Use testing frameworks.mp4 |
10.8 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/6 - 5. Node.js Testing/27 - Write a test.mp4 |
8.7 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/6 - 5. Node.js Testing/28 - Write a test with a mock.mp4 |
10.6 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/6 - 5. Node.js Testing/29 - Test API routes.mp4 |
17.6 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/6 - 5. Node.js Testing/30 - Use code coverage.mp4 |
20.5 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/7 - 6. Automation and Deployment/31 - Using npm Scripts.mp4 |
11.8 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/7 - 6. Automation and Deployment/32 - Using import statements.mp4 |
16.9 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/7 - 6. Automation and Deployment/33 - Using Babel with Jest.mp4 |
10.8 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/7 - 6. Automation and Deployment/34 - Using webpack.mp4 |
15.5 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/7 - 6. Automation and Deployment/35 - Work with environment variables.mp4 |
8.4 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/7 - 6. Automation and Deployment/36 - Debug with VSCode.mp4 |
8.9 MB |
Lynda - Node.js Essential Training - Web Servers, Tests, and Deployment [AhLaN]/8 - Conclusion/37 - Next steps.mp4 |
1.3 MB |