Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
[CourseClub.Me].url |
48б |
[DesireCourse.Net].url |
51б |
1. Installing project files.mp4 |
28.03Мб |
1. Installing project files.vtt |
7.32Кб |
1. The source code for this course.html |
472б |
10. Reading data from database using mongoose.mp4 |
17.24Мб |
10. Reading data from database using mongoose.vtt |
3.99Кб |
10. Static assets with express.mp4 |
43.42Мб |
10. Static assets with express.vtt |
8.14Кб |
11. Getting single database documents.mp4 |
15.55Мб |
11. Getting single database documents.vtt |
3.48Кб |
12. Deleting database records.mp4 |
12.36Мб |
12. Deleting database records.vtt |
2.66Кб |
13. The create post form.mp4 |
55.88Мб |
13. The create post form.vtt |
10.16Кб |
14. Express post requests.mp4 |
37.25Мб |
14. Express post requests.vtt |
7.06Кб |
15. Saving posts to database.mp4 |
19.82Мб |
15. Saving posts to database.vtt |
3.24Кб |
16. Displaying a list of posts.mp4 |
14.82Мб |
16. Displaying a list of posts.vtt |
3.38Кб |
17. Dynamic data with templating engines.mp4 |
42.34Мб |
17. Dynamic data with templating engines.vtt |
7.17Кб |
18. The single post page.mp4 |
49.26Мб |
18. The single post page.vtt |
7.51Кб |
19. Adding database fields to the schema.mp4 |
46.65Мб |
19. Adding database fields to the schema.vtt |
7.66Кб |
2. Creating the home page.mp4 |
44.14Мб |
2. Creating the home page.vtt |
7.60Кб |
2. What is nodejs.mp4 |
52.68Мб |
2. What is nodejs.vtt |
6.30Кб |
20. Renaming description to subtitle.mp4 |
20.79Мб |
20. Renaming description to subtitle.vtt |
2.92Кб |
21. Image upload with express.mp4 |
45.00Мб |
21. Image upload with express.vtt |
7.72Кб |
22. Saving uploaded images to database.mp4 |
22.88Мб |
22. Saving uploaded images to database.vtt |
3.51Кб |
23. Introduction to express middleware.mp4 |
26.45Мб |
23. Introduction to express middleware.vtt |
4.60Кб |
24. Registering validation middleware.mp4 |
33.11Мб |
24. Registering validation middleware.vtt |
5.45Кб |
25. Refactoring to MVC.mp4 |
73.81Мб |
25. Refactoring to MVC.vtt |
11.66Кб |
26. Refactoring middleware.mp4 |
9.38Мб |
26. Refactoring middleware.vtt |
1.74Кб |
27. User registration.mp4 |
33.23Мб |
27. User registration.vtt |
4.93Кб |
28. User model.mp4 |
16.95Мб |
28. User model.vtt |
2.70Кб |
29. Handling user registration.mp4 |
12.76Мб |
29. Handling user registration.vtt |
1.83Кб |
3. Creating our first server.mp4 |
22.40Мб |
3. Creating our first server.vtt |
6.46Кб |
3. Creating the about page.mp4 |
31.90Мб |
3. Creating the about page.vtt |
4.15Кб |
30. Mongoose model hooks.mp4 |
26.39Мб |
30. Mongoose model hooks.vtt |
5.50Кб |
31. Mongoose model validation.mp4 |
34.42Мб |
31. Mongoose model validation.vtt |
4.40Кб |
32. User login process.mp4 |
34.43Мб |
32. User login process.vtt |
4.85Кб |
33. The login process.mp4 |
32.97Мб |
33. The login process.vtt |
6.32Кб |
34. Express sessions.mp4 |
50.93Мб |
34. Express sessions.vtt |
8.99Кб |
35. Persistent express sessions.mp4 |
26.56Мб |
35. Persistent express sessions.vtt |
4.37Кб |
36. Authentication middleware.mp4 |
39.75Мб |
36. Authentication middleware.vtt |
6.76Кб |
37. Displaying validation errors.mp4 |
32.70Мб |
37. Displaying validation errors.vtt |
5.50Кб |
38. Displaying validation errors in template.mp4 |
13.76Мб |
38. Displaying validation errors in template.vtt |
2.25Кб |
39. Flash messaging.mp4 |
33.08Мб |
39. Flash messaging.vtt |
5.22Кб |
4. Introduction to templating engines.mp4 |
41.47Мб |
4. Introduction to templating engines.vtt |
7.28Кб |
4. Understanding the request and response objects.mp4 |
36.93Мб |
4. Understanding the request and response objects.vtt |
9.37Кб |
40. Persist request data on form.mp4 |
30.67Мб |
40. Persist request data on form.vtt |
4.88Кб |
41. Redirect if auth middleware.mp4 |
17.21Мб |
41. Redirect if auth middleware.vtt |
3.16Кб |
42. Conditionally display login and register links.mp4 |
28.80Мб |
42. Conditionally display login and register links.vtt |
4.13Кб |
43. User logout.mp4 |
23.40Мб |
43. User logout.vtt |
3.52Кб |
44. Relating the post collection with the user collection.mp4 |
37.03Мб |
44. Relating the post collection with the user collection.vtt |
5.87Кб |
45. Display post with user data.mp4 |
42.04Мб |
45. Display post with user data.vtt |
5.22Кб |
46. Creating a 404 page.mp4 |
20.73Мб |
46. Creating a 404 page.vtt |
3.45Кб |
47. Adding a wysiwyg editor.mp4 |
75.53Мб |
47. Adding a wysiwyg editor.vtt |
8.80Кб |
48. File upload to cloudinary.mp4 |
47.16Мб |
48. File upload to cloudinary.vtt |
7.52Кб |
49. Environment variables.mp4 |
49.16Мб |
49. Environment variables.vtt |
8.92Кб |
5. Introducing layouts in templating engines.mp4 |
60.64Мб |
5. Introducing layouts in templating engines.vtt |
10.40Кб |
5. Responding with HTML.mp4 |
20.25Мб |
5. Responding with HTML.vtt |
4.55Кб |
6. Asynchronous vs synchronous.mp4 |
34.46Мб |
6. Asynchronous vs synchronous.vtt |
8.16Кб |
6. Refactoring post and contact page to edge.mp4 |
49.71Мб |
6. Refactoring post and contact page to edge.vtt |
7.26Кб |
7. Introduction to mongodb.mp4 |
28.03Мб |
7. Introduction to mongodb.vtt |
5.05Кб |
7. Introduction to npm.mp4 |
37.89Мб |
7. Introduction to npm.vtt |
7.70Кб |
8. Introduction to express framework.mp4 |
40.82Мб |
8. Introduction to express framework.vtt |
8.86Кб |
8. Introduction to mongoose.mp4 |
22.00Мб |
8. Introduction to mongoose.vtt |
5.81Кб |
9. CRUD operations with mongoose models.mp4 |
28.18Мб |
9. CRUD operations with mongoose models.vtt |
6.21Кб |
9. Sending HTML files with express.mp4 |
25.43Мб |
9. Sending HTML files with express.vtt |
5.70Кб |