zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - Complete Modern Amazon clone Angular 5 and Node.js
magnet:?xt=urn:btih:9eb9c0825c4bb88d20da808300244693945cea45&dn=[FreeCourseSite.com] Udemy - Complete Modern Amazon clone Angular 5 and Node.js
磁力链接详情
Hash值:
9eb9c0825c4bb88d20da808300244693945cea45
点击数:
166
文件大小:
859.71 MB
文件数量:
88
创建日期:
2018-10-20 21:51
最后访问:
2024-12-24 23:20
访问标签:
FreeCourseSite
com
Udemy
-
Complete
Modern
Amazon
clone
Angular
5
and
Node
js
文件列表详情
1. Setting up Node.js/1. Introduction.mp4 2.85 MB
1. Setting up Node.js/2. Setting up and Installing Dependencies.mp4 5.51 MB
1. Setting up Node.js/3. Adding all the middle wares.mp4 11.24 MB
1. Setting up Node.js/4. Running your first server.mp4 8.31 MB
1. Setting up Node.js/5. Setting up MLab.mp4 2.94 MB
1. Setting up Node.js/6. Setting up Configuration file for database, port number and secret key.mp4 7.21 MB
1. Setting up Node.js/7. Adding CORS.mp4 3.61 MB
10. Products API - Angular/1. Pagination concept.mp4 4.53 MB
10. Products API - Angular/2. Create Category Component.mp4 20.76 MB
10. Products API - Angular/3. Create Product Component.mp4 13.75 MB
10. Products API - Angular/4. Add Product Cards to Home.mp4 9.46 MB
11. Review API - Node.js/1. Create a Review Schema.mp4 5.81 MB
11. Review API - Node.js/2. Create a Review API - POST.mp4 19.89 MB
11. Review API - Node.js/3. Install deepPopulate.mp4 16.38 MB
11. Review API - Node.js/4. Calculate average rating using virtuals on Product Schema.mp4 13.98 MB
12. Review feature - Angular/1. Post a review.mp4 10.6 MB
13. Search API with Algolia - Node.js/1. Create Algolia account.mp4 4.48 MB
13. Search API with Algolia - Node.js/2. Add Algolia plugin to Product Schema.mp4 20.27 MB
13. Search API with Algolia - Node.js/3. Create a search API.mp4 13.65 MB
14. Search API with Algolia - Angular/1. Search Component.mp4 10.67 MB
15. Payment API with Stripe - Node.js/1. Create a Stripe Account.mp4 2.93 MB
15. Payment API with Stripe - Node.js/2. Install dependency.mp4 3.42 MB
15. Payment API with Stripe - Node.js/3. Order Schema.mp4 4.99 MB
15. Payment API with Stripe - Node.js/4. Payment API.mp4 11.53 MB
16. Payment API with Stripe - Angular/1. Setting up Stripe.mp4 5.38 MB
16. Payment API with Stripe - Angular/2. Cart Functionality.mp4 9.06 MB
16. Payment API with Stripe - Angular/3. Cart Component.mp4 19.24 MB
17. Order API - Node.js/1. Orders API.mp4 8.73 MB
17. Order API - Node.js/2. Single Order API.mp4 5.44 MB
2. Setting up Angular 5/1. Overview.mp4 6.45 MB
2. Setting up Angular 5/10. Setting up Data Service, Message Component.mp4 10.24 MB
2. Setting up Angular 5/2. Installing Dependencies - Angular.mp4 6.74 MB
2. Setting up Angular 5/3. Adding Dependencies to App Module.mp4 4.8 MB
2. Setting up Angular 5/4. Setting up Navbar and Footer.mp4 12.08 MB
2. Setting up Angular 5/6. Setting up Navbar and Footer Episode 2.mp4 18.58 MB
2. Setting up Angular 5/7. Angular Router Explanation.mp4 3.3 MB
2. Setting up Angular 5/8. Setting up Home Page.mp4 6.05 MB
2. Setting up Angular 5/9. Setting up REST Service.mp4 3.21 MB
3. Authentication - Node.js/1. Overview.mp4 2.04 MB
3. Authentication - Node.js/2. Create your first UserSchema model Part 1 Why.mp4 2.73 MB
3. Authentication - Node.js/3. UserSchema model Part 2 Attributes.mp4 10.1 MB
3. Authentication - Node.js/4. UserSchema model Part 3 Hash Password.mp4 9.56 MB
3. Authentication - Node.js/5. UserSchema model Part 4 Compare Password.mp4 2.89 MB
3. Authentication - Node.js/6. UserSchema model Part 5 Gravatar.mp4 6.91 MB
3. Authentication - Node.js/7. UserSchema model Part 6 Conclusion.mp4 5.49 MB
3. Authentication - Node.js/8. Create a signup API.mp4 34.93 MB
3. Authentication - Node.js/9. Create a login API.mp4 13.6 MB
4. Authentication - Angular.js/1. Overview, JWT on the frontend, localStorage.mp4 2.4 MB
4. Authentication - Angular.js/2. Create Registration Component, Logic.mp4 10.49 MB
4. Authentication - Angular.js/3. Registration Page Design.mp4 4.01 MB
4. Authentication - Angular.js/4. Create Login Component, Logic.mp4 14.56 MB
4. Authentication - Angular.js/5. Login Page Design.mp4 4.78 MB
4. Authentication - Angular.js/6. Auth Guard.mp4 8.64 MB
4. Authentication - Angular.js/7. Features Demo.mp4 4.18 MB
5. Profile and Address API - Node.js/1. Overview.mp4 1.45 MB
5. Profile and Address API - Node.js/2. Create A JSONWEBTOKEN middleware.mp4 10.01 MB
5. Profile and Address API - Node.js/3. Profile API - GET.mp4 12.82 MB
5. Profile and Address API - Node.js/4. Profile API - Editing your profile.mp4 9.47 MB
5. Profile and Address API - Node.js/5. Address API - GET and POST.mp4 12.43 MB
6. Profile and Address Pages - Angular/1. Get Profile Logic.mp4 8.23 MB
6. Profile and Address Pages - Angular/2. Profile Page.mp4 15.86 MB
6. Profile and Address Pages - Angular/3. Settings Page.mp4 21.94 MB
6. Profile and Address Pages - Angular/4. Create Address Page.mp4 18.71 MB
6. Profile and Address Pages - Angular/5. Features Demo.mp4 4.39 MB
7. Adding a category and product as a seller - Node.js/1. Overview.mp4 1.48 MB
7. Adding a category and product as a seller - Node.js/10. Get my Product API.mp4 16.21 MB
7. Adding a category and product as a seller - Node.js/11. Using faker library to increase the amount of products stored.mp4 18.3 MB
7. Adding a category and product as a seller - Node.js/2. Create a category Schema.mp4 5.31 MB
7. Adding a category and product as a seller - Node.js/3. Create a category Schema.mp4 10.26 MB
7. Adding a category and product as a seller - Node.js/4. Get all categories API.mp4 7.84 MB
7. Adding a category and product as a seller - Node.js/5. Create a Product Schema.mp4 8 MB
7. Adding a category and product as a seller - Node.js/6. Create amazon web services account.mp4 9.11 MB
7. Adding a category and product as a seller - Node.js/7. Install dependencies.mp4 8.56 MB
7. Adding a category and product as a seller - Node.js/8. Create an upload function using s3 and multer.mp4 6.11 MB
7. Adding a category and product as a seller - Node.js/9. Add a product API - Seller.mp4 20.7 MB
8. Adding a category and product as a seller - Angular/1. Create Categories Component.mp4 10.94 MB
8. Adding a category and product as a seller - Angular/2. Add Category (Under Categories).mp4 9.66 MB
8. Adding a category and product as a seller - Angular/3. Create Post Product Component.mp4 25.96 MB
8. Adding a category and product as a seller - Angular/4. Create My-Products Component.mp4 16.56 MB
9. Products API - Node.js/1. Getting all products in a specific category.mp4 21.41 MB
9. Products API - Node.js/2. Pagination concept.mp4 1.62 MB
9. Products API - Node.js/3. Async.waterfall, params and query.mp4 11.44 MB
9. Products API - Node.js/4. Getting all products in a specific category API Part 1 - Counting.mp4 6.63 MB
9. Products API - Node.js/5. Getting all products in specific category API Part 2 - Pagination.mp4 8.56 MB
9. Products API - Node.js/6. Getting all products in a specific category API Part 3 - Getting category name.mp4 9.47 MB
9. Products API - Node.js/7. Getting all products in a specific category API Part 4 - Using async.parallel.mp4 9.52 MB
9. Products API - Node.js/8. Getting a single product API.mp4 9.41 MB
9. Products API - Node.js/9. Getting all products API.mp4 5.98 MB
其他位置