Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Node.js, Express, MongoDB Bootcamp 2020 - with Real Projects, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:06:30
    Introduction to Course! MUST WATCH
  • Урок 2. 00:03:10
    How to Download and use Source Code?
  • Урок 3. 00:05:09
    Introduction to Backend Development
  • Урок 4. 00:07:10
    TCP/IP, HTTP, HTTPS
  • Урок 5. 00:03:21
    How a Complete Website Works
  • Урок 6. 00:05:43
    Static Websites Vs Dynamic Webistes
  • Урок 7. 00:07:03
    Introduction to Node.js
  • Урок 8. 00:03:56
    Setting Up Coding Environment
  • Урок 9. 00:03:03
    First Application in Node.js
  • Урок 10. 00:07:09
    Using Core Module and First Web Server
  • Урок 11. 00:04:16
    Introduction to NPM
  • Урок 12. 00:08:59
    Installing and Using NPM Packages [Nodemon, Casual]
  • Урок 13. 00:03:42
    C++ Behind Node.js
  • Урок 14. 00:08:51
    What actually are Callbacks in Node.js?
  • Урок 15. 00:05:12
    Event Loop in Node.js
  • Урок 16. 00:03:51
    What is ThreadPool?
  • Урок 17. 00:06:44
    Event Driven Artitecture
  • Урок 18. 00:03:42
    Introduction to Express.js
  • Урок 19. 00:11:13
    First Application in Express.js
  • Урок 20. 00:03:17
    Introduction to Template Engines & EJS
  • Урок 21. 00:09:45
    First Application using EJS
  • Урок 22. 00:04:49
    Routes Order and Star Route
  • Урок 23. 00:12:25
    Route Paramters
  • Урок 24. 00:08:26
    views & public directories
  • Урок 25. 00:11:03
    Using Loops in EJS
  • Урок 26. 00:03:54
    Using Conditional Statements in EJS
  • Урок 27. 00:16:38
    POST Request
  • Урок 28. 00:01:42
    Introduction to Movie App
  • Урок 29. 00:14:12
    Movie App - PART 1
  • Урок 30. 00:10:45
    Movie App - PART 2
  • Урок 31. 00:17:04
    Movie App - PART 3
  • Урок 32. 00:00:50
    Introduction to Callback Hell
  • Урок 33. 00:08:26
    What actually Callback hell is?
  • Урок 34. 00:11:47
    Using Promises to avoid Callbacks
  • Урок 35. 00:08:11
    Using Async Await to avoid Callbacks
  • Урок 36. 00:05:25
    Introduction to MongoDB
  • Урок 37. 00:04:39
    Installing and Setting Up MongoDB
  • Урок 38. 00:06:59
    Creating & Deleting => Database & Collection
  • Урок 39. 00:07:15
    CRUD => Creating Documents
  • Урок 40. 00:10:31
    CRUD => Reading Documents
  • Урок 41. 00:06:58
    CRUD => Updating Documents
  • Урок 42. 00:03:28
    CRUD => Deleting Documents
  • Урок 43. 00:03:13
    Introduction to Employee Database Poject
  • Урок 44. 00:01:58
    What is Mongoose?
  • Урок 45. 00:09:37
    Project Part 1 - Connecting to MongoDB using Mongoose
  • Урок 46. 00:14:18
    Project Part 2 - Creating Homepage & Partials
  • Урок 47. 00:17:29
    Project Part 3 - Creating & Saving Employee in Database
  • Урок 48. 00:09:26
    Project Part 4 - Searching Employee in Database
  • Урок 49. 00:14:07
    Project Part 5 - Updating Employee in Database
  • Урок 50. 00:05:14
    Project Part 6 - Deleting Employee in Database
  • Урок 51. 00:16:20
    Project Part 7 - Adding Flash Messages
  • Урок 52. 00:07:59
    Quick Recap of Project
  • Урок 53. 00:03:58
    Introduction to File Upload Section
  • Урок 54. 00:12:04
    Image App Part 1 - Setting up Upload and Index Views
  • Урок 55. 00:19:17
    Image App Part 2 - Uploading Single File using Multer
  • Урок 56. 00:09:56
    Image App Part 3 - Uploading Multiple Files using Multer
  • Урок 57. 00:10:38
    Image App Part 4 - Deleting Files from Database and Directory
  • Урок 58. 00:06:40
    Introduction to Auth Project
  • Урок 59. 00:01:25
    What is Passport.js & Why we use it?
  • Урок 60. 00:11:47
    Auth Project Part 1 - Setting Up middlewares & Node Modules
  • Урок 61. 00:11:04
    Auth Project Part 2 - Setting Up views & GET routes
  • Урок 62. 00:21:33
    Auth Project Part 3 - Registering User by using Passport
  • Урок 63. 00:11:33
    Auth Project Part 4 - Sign In & Logout using Passport
  • Урок 64. 00:29:39
    Auth App Part 5 - Sending Password Recovery Emails using Nodemailer
  • Урок 65. 00:07:47
    Auth App Part 6 - Setting Up routes for New Password
  • Урок 66. 00:15:43
    Auth App Part 7 - Saving new password in Database
  • Урок 67. 00:11:31
    Auth App Part 8 - Change Password
  • Урок 68. 00:03:18
    Introduction to Movie App by using WebScrapping
  • Урок 69. 00:15:52
    What is WebScrapping & Our first Webscrapper App
  • Урок 70. 00:07:42
    Movie App by using WebScrapping - PART 1
  • Урок 71. 00:16:05
    Movie App by using WebScrapping - PART 2
  • Урок 72. 00:14:33
    Movie App by using WebScrapping - PART 3
  • Урок 73. 00:06:05
    Introduction to Walmart WebScrapper App
  • Урок 74. 00:24:17
    Walmart Scrapper Part 1 - Adding Authentication and Registration
  • Урок 75. 00:19:44
    Walmart Scrapper Part 2 - Edit and Delete Users
  • Урок 76. 00:06:06
    Walmart Scrapper Part 3 - Scraping Walmart Product on Chrome's Console
  • Урок 77. 00:18:16
    Walmart Scrapper Part 4 - Writing Products Scrape Function
  • Урок 78. 00:14:16
    Walmart Scrapper Part 5 - Scraping Walmart Products in Application
  • Урок 79. 00:14:08
    Walmart Scrapper Part 6 - Adding & Searching Product in Database
  • Урок 80. 00:13:58
    Walmart Scrapper Part 7 - Displaying In Stock & Out of Stock Products
  • Урок 81. 00:08:58
    Walmart Scrapper Part 8 - Displaying Price Changed & Back in Stock Products
  • Урок 82. 00:14:50
    Walmart Scrapper Part 9 - Setting Up Dashboard
  • Урок 83. 00:15:18
    Walmart Scrapper Part 10 - Setting Up Update Route
  • Урок 84. 00:08:11
    Walmart Scrapper Part 11 - Setting Up Home & 404 Page
  • Урок 85. 00:02:48
    Walmart Scrapper Part 12 - Deleting Products from Database
  • Урок 86. 00:01:42
    Introduction to Section
  • Урок 87. 00:10:05
    Connecting to Online Database
  • Урок 88. 00:03:58
    Setting Up Git and Github
  • Урок 89. 00:14:36
    Basic Git Commands
  • Урок 90. 00:05:40
    Preparing App to Deploy on Heroku
  • Урок 91. 00:11:48
    Deploying App on Heroku
  • Урок 92. 00:06:10
    Fixing Puppeteer BuildPack Error
  • Урок 93. 00:01:19
    Congratulation!!!