FILENAME | SIZE |  | 1. Introduction/1. Course Outline.mp4 | 95.8 MB |
 | 1. Introduction/1. Course Outline.srt | 9.8 KB |
 | 1. Introduction/2. Join Our Online Classroom!.mp4 | 75.3 MB |
 | 1. Introduction/2. Join Our Online Classroom!.srt | 6 KB |
 | 1. Introduction/3. Exercise Meet Your Classmates and Instructor.html | 3.7 KB |
 | 1. Introduction/4. Node.js - How We Got Here.mp4 | 125.2 MB |
 | 1. Introduction/4. Node.js - How We Got Here.srt | 11.7 KB |
 | 1. Introduction/5. Node.js Runtime.mp4 | 109.9 MB |
 | 1. Introduction/5. Node.js Runtime.srt | 10.7 KB |
 | 1. Introduction/6. How To Succeed In The Course.mp4 | 51.4 MB |
 | 1. Introduction/6. How To Succeed In The Course.srt | 5.8 KB |
 | 1. Introduction/7. Latest Version Of Node.js.mp4 | 5.6 MB |
 | 1. Introduction/7. Latest Version Of Node.js.srt | 1.9 KB |
 | 1. Introduction/8. Course Projects + Code + Resources.html | 1.9 KB |
 | 1. Introduction/9. Web Developer Monthly.html | 891 B |
 | 1. Introduction/How you can help GetFreeCourses.Co.txt | 182 B |
 | 10. Testing APIs/1. Testing In Node.mp4 | 31.2 MB |
 | 10. Testing APIs/1. Testing In Node.srt | 3 KB |
 | 10. Testing APIs/2. Testing APIs With Jest.mp4 | 98.5 MB |
 | 10. Testing APIs/2. Testing APIs With Jest.srt | 13 KB |
 | 10. Testing APIs/2.1 Official jest Website.html | 79 B |
 | 10. Testing APIs/3. Testing API Endpoints With Supertest GET.mp4 | 61.1 MB |
 | 10. Testing APIs/3. Testing API Endpoints With Supertest GET.srt | 7.2 KB |
 | 10. Testing APIs/3.1 Supertest NPM Package.html | 100 B |
 | 10. Testing APIs/4. Testing API Endpoints With Supertest POST.mp4 | 92.1 MB |
 | 10. Testing APIs/4. Testing API Endpoints With Supertest POST.srt | 9.2 KB |
 | 10. Testing APIs/5. Testing API Endpoints With Supertest Error Cases.mp4 | 67.7 MB |
 | 10. Testing APIs/5. Testing API Endpoints With Supertest Error Cases.srt | 6.4 KB |
 | 11. Improving Node Performance/1. Code For This Section.html | 371 B |
 | 11. Improving Node Performance/10. The PM2 Tool.mp4 | 18.7 MB |
 | 11. Improving Node Performance/10. The PM2 Tool.srt | 2.2 KB |
 | 11. Improving Node Performance/10.1 Official PM2 Website.html | 87 B |
 | 11. Improving Node Performance/11. Using PM2 To Create Clusters.mp4 | 73.6 MB |
 | 11. Improving Node Performance/11. Using PM2 To Create Clusters.srt | 9.2 KB |
 | 11. Improving Node Performance/11.1 PM2 on NPM.html | 94 B |
 | 11. Improving Node Performance/12. Managing Live Clusters With PM2.mp4 | 45.5 MB |
 | 11. Improving Node Performance/12. Managing Live Clusters With PM2.srt | 6.1 KB |
 | 11. Improving Node Performance/13. Zero Downtime Restart.mp4 | 23.3 MB |
 | 11. Improving Node Performance/13. Zero Downtime Restart.srt | 4 KB |
 | 11. Improving Node Performance/13.1 Bonus Deployment Strategies On Google Cloud.html | 144 B |
 | 11. Improving Node Performance/14. Improving Performance Of Our NASA Project.mp4 | 82.8 MB |
 | 11. Improving Node Performance/14. Improving Performance Of Our NASA Project.srt | 7.7 KB |
 | 11. Improving Node Performance/15. Worker Threads.mp4 | 111.2 MB |
 | 11. Improving Node Performance/15. Worker Threads.srt | 7.7 KB |
 | 11. Improving Node Performance/15.1 Node Worker Threads.html | 103 B |
 | 11. Improving Node Performance/15.2 Web Worker API For Browsers.html | 125 B |
 | 11. Improving Node Performance/16. Worker Threads In Action.mp4 | 44.8 MB |
 | 11. Improving Node Performance/16. Worker Threads In Action.srt | 8 KB |
 | 11. Improving Node Performance/2. Node Server Performance.mp4 | 58.7 MB |
 | 11. Improving Node Performance/2. Node Server Performance.srt | 4 KB |
 | 11. Improving Node Performance/3. Building A Simple Blocking Server.mp4 | 72 MB |
 | 11. Improving Node Performance/3. Building A Simple Blocking Server.srt | 10.8 KB |
 | 11. Improving Node Performance/3.1 Lesson Code.html | 152 B |
 | 11. Improving Node Performance/4. Real Life Blocking Functions.mp4 | 64.2 MB |
 | 11. Improving Node Performance/4. Real Life Blocking Functions.srt | 7.9 KB |
 | 11. Improving Node Performance/4.1 Node crypto Module.html | 95 B |
 | 11. Improving Node Performance/4.2 Response Times The 3 Important Limits.html | 128 B |
 | 11. Improving Node Performance/4.3 User Engagement Charts.html | 132 B |
 | 11. Improving Node Performance/5. Running Multiple Node Processes.mp4 | 36.1 MB |
 | 11. Improving Node Performance/5. Running Multiple Node Processes.srt | 3 KB |
 | 11. Improving Node Performance/6. The Node Cluster Module.mp4 | 18.9 MB |
 | 11. Improving Node Performance/6. The Node Cluster Module.srt | 4.1 KB |
 | 11. Improving Node Performance/6.1 Node cluster Module.html | 96 B |
 | 11. Improving Node Performance/7. Clustering In Action.mp4 | 85.9 MB |
 | 11. Improving Node Performance/7. Clustering In Action.srt | 11.6 KB |
 | 11. Improving Node Performance/7.1 Lesson Code.html | 152 B |
 | 11. Improving Node Performance/8. Maximizing Cluster Performance.mp4 | 50.8 MB |
 | 11. Improving Node Performance/8. Maximizing Cluster Performance.srt | 7.5 KB |
 | 11. Improving Node Performance/8.1 Lesson Code.html | 152 B |
 | 11. Improving Node Performance/9. Load Balancing.mp4 | 47.4 MB |
 | 11. Improving Node Performance/9. Load Balancing.srt | 5.2 KB |
 | 11. Improving Node Performance/9.1 Horizontal Scaling vs Vertical Scaling.html | 124 B |
 | 11. Improving Node Performance/9.2 Load Balancing On Wikipedia.html | 117 B |
 | 12. Databases/1. Introduction to Databases.mp4 | 19.5 MB |
 | 12. Databases/1. Introduction to Databases.srt | 3.4 KB |
 | 12. Databases/10. Connecting with the Latest Version of Mongoose.html | 684 B |
 | 12. Databases/11. Mongoose.mp4 | 65.9 MB |
 | 12. Databases/11. Mongoose.srt | 5.2 KB |
 | 12. Databases/12. Creating Mongoose Schema for Launches.mp4 | 106.8 MB |
 | 12. Databases/12. Creating Mongoose Schema for Launches.srt | 15.2 KB |
 | 12. Databases/13. Exercise Creating Mongoose Schema for Planets.mp4 | 37 MB |
 | 12. Databases/13. Exercise Creating Mongoose Schema for Planets.srt | 6 KB |
 | 12. Databases/14. Reminder Destination Planets Dropdown.html | 807 B |
 | 12. Databases/15. Creating Models From Schemas.mp4 | 40.8 MB |
 | 12. Databases/15. Creating Models From Schemas.srt | 4.3 KB |
 | 12. Databases/16. Mongoose Models vs MVC Models.mp4 | 34.6 MB |
 | 12. Databases/16. Mongoose Models vs MVC Models.srt | 3.9 KB |
 | 12. Databases/17. Creating and Inserting Documents.mp4 | 64.5 MB |
 | 12. Databases/17. Creating and Inserting Documents.srt | 8 KB |
 | 12. Databases/18. Finding Documents.mp4 | 48 MB |
 | 12. Databases/18. Finding Documents.srt | 6.8 KB |
 | 12. Databases/19. The Upsert Operation.mp4 | 74.4 MB |
 | 12. Databases/19. The Upsert Operation.srt | 8.2 KB |
 | 12. Databases/2. Recommended Path SQL.html | 703 B |
 | 12. Databases/20. Exploring Data Using Atlas.mp4 | 45.3 MB |
 | 12. Databases/20. Exploring Data Using Atlas.srt | 4.8 KB |
 | 12. Databases/21. Updating Project Architecture.mp4 | 51.7 MB |
 | 12. Databases/21. Updating Project Architecture.srt | 5.2 KB |