zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[Tutorialsplanet.NET] Udemy - MEAN Stack E-Commerce App Angular 12, NX, PrimeNg [2021]
magnet:?xt=urn:btih:23495d2c4da1113fe20150b172996dfdcba1f124&dn=[Tutorialsplanet.NET] Udemy - MEAN Stack E-Commerce App Angular 12, NX, PrimeNg [2021]
磁力链接详情
文件列表详情
23495d2c4da1113fe20150b172996dfdcba1f124
infohash:
184
文件数量
11.26 GB
文件大小
2022-1-8 13:13
创建日期
2024-11-10 01:17
最后访问
相关分词
Tutorialsplanet
NET
Udemy
-
MEAN
Stack
E-Commerce
App
Angular
12
NX
PrimeNg
2021
01 Welcome to the course/001 What Are We Going to Do_.mp4 27.86 MB
01 Welcome to the course/002 What is MEAN Stack_.mp4 19.24 MB
01 Welcome to the course/003 Who can take this course_ Course Prerequisites.mp4 14.87 MB
01 Welcome to the course/004 Course Q_A and How to Get Most of It_.mp4 18.88 MB
02 Tools and Environment/001 Installing our Coding Editor (IDE) + Extensions.mp4 40.46 MB
02 Tools and Environment/002 Installing Nodejs.mp4 8.44 MB
02 Tools and Environment/003 Configure MongoBD Atlas.mp4 13.85 MB
02 Tools and Environment/004 Installing PostMan to Test our API's.mp4 8.89 MB
03 Starting With The Backend/001 Introduction.mp4 7.07 MB
03 Starting With The Backend/002 Overview to our RESTful API.mp4 11.22 MB
03 Starting With The Backend/003 Creating the Backend Server with Express.mp4 34.8 MB
03 Starting With The Backend/004 Reading Environment Variables.mp4 27.9 MB
03 Starting With The Backend/005 Create First API Call & Parsing Json Data.mp4 38.96 MB
03 Starting With The Backend/007 Logging API Requests.mp4 17.8 MB
03 Starting With The Backend/008 Installing Mongoose and Connect to MongoDB Database.mp4 61.24 MB
03 Starting With The Backend/009 Using MongoDB Compass.mp4 16.57 MB
03 Starting With The Backend/010 Optional_ Seeding Database.mp4 10.01 MB
03 Starting With The Backend/011 Read_Write Data to Database Using API.mp4 96.32 MB
03 Starting With The Backend/012 Analysing the E-Shop Database.mp4 32.57 MB
03 Starting With The Backend/013 Create Backend API Routes & Schemas.mp4 76.59 MB
03 Starting With The Backend/014 Enabling CORS & Why Do We Need It_.mp4 20.56 MB
04 Backend _ Products & Categories/001 Introduction.mp4 18.59 MB
04 Backend _ Products & Categories/002 Products Model & Schema.mp4 44.69 MB
04 Backend _ Products & Categories/003 Categories Model & Schema.mp4 8.42 MB
04 Backend _ Products & Categories/004 Add and Delete Categories.mp4 95.5 MB
04 Backend _ Products & Categories/005 Get Categories and Category Details.mp4 19.43 MB
04 Backend _ Products & Categories/006 Update Category.mp4 28.89 MB
04 Backend _ Products & Categories/007 Post a New Product REST API.mp4 45.34 MB
04 Backend _ Products & Categories/008 Get a Product & List of Products REST API.mp4 27.24 MB
04 Backend _ Products & Categories/009 Show Category Details in the Product - Populate.mp4 23.53 MB
04 Backend _ Products & Categories/010 Update a Product REST API.mp4 28.73 MB
04 Backend _ Products & Categories/011 Delete a Product REST API and Validate Id.mp4 32.38 MB
04 Backend _ Products & Categories/012 Get Products Count for Statistics Purposes.mp4 30.36 MB
04 Backend _ Products & Categories/013 Get Featured Products REST API.mp4 42.95 MB
04 Backend _ Products & Categories/014 Filtering and Getting Products by Category.mp4 54.5 MB
04 Backend _ Products & Categories/015 Changing __id_ key to _id_ - more frontend friendly.mp4 12.86 MB
05 Backend _ Users & Authentication/001 Introduction.mp4 26.67 MB
05 Backend _ Users & Authentication/002 Users Model & Schema.mp4 16.68 MB
05 Backend _ Users & Authentication/003 Post_Register a New User REST API.mp4 37.15 MB
05 Backend _ Users & Authentication/004 Hashing the User Password.mp4 20.49 MB
05 Backend _ Users & Authentication/005 Get User and List of Users Excluding Password.mp4 22.58 MB
05 Backend _ Users & Authentication/006 Update User Data With_Without Password.mp4 39.04 MB
05 Backend _ Users & Authentication/007 Login a User REST API & Creating a Token.mp4 83.3 MB
05 Backend _ Users & Authentication/008 Protecting the API and Authentication JWT Middleware.mp4 42.66 MB
05 Backend _ Users & Authentication/009 Authentication Error Handling.mp4 36.07 MB
05 Backend _ Users & Authentication/010 Excluding REST API Routes From Authentication.mp4 48.68 MB
05 Backend _ Users & Authentication/011 Add More Secret User Information to Token.mp4 18.79 MB
05 Backend _ Users & Authentication/012 Users & Admins.mp4 46.41 MB
05 Backend _ Users & Authentication/013 Get User Count REST API.mp4 22.21 MB
06 Backend _ Orders/001 Introduction.mp4 9.36 MB
06 Backend _ Orders/002 Orders & Order-Items Model & Scheme.mp4 33.71 MB
06 Backend _ Orders/003 Array of Refs - Example of Link Order to Order Items to Products.mp4 8.36 MB
06 Backend _ Orders/004 New Order & Create Order Items on Posting New Order.mp4 95.77 MB
06 Backend _ Orders/005 Get Order Detail and Populate Products in Order Items and User Data.mp4 68.01 MB
06 Backend _ Orders/006 Update Order Status & Delete Order.mp4 38.2 MB
06 Backend _ Orders/007 Explaining the Solution.mp4 17.25 MB
06 Backend _ Orders/008 Calculating Total Price of one Order.mp4 67.6 MB
06 Backend _ Orders/009 Get Total E-Shop Sales using $sum.mp4 57.36 MB
06 Backend _ Orders/010 Getting User Orders.mp4 29.03 MB
07 Backend_ Product Image & Gallery Upload/001 Introduction.mp4 12.95 MB
07 Backend_ Product Image & Gallery Upload/002 Configure Server Side Upload.mp4 95.2 MB
07 Backend_ Product Image & Gallery Upload/003 Testing Image Upload with Postman.mp4 31.54 MB
07 Backend_ Product Image & Gallery Upload/004 Validating Uploaded File Types.mp4 52.03 MB
07 Backend_ Product Image & Gallery Upload/005 Image Upload With Product Post Request.mp4 11.58 MB
07 Backend_ Product Image & Gallery Upload/006 Product Gallery Multiple Images Upload.mp4 66.24 MB
07 Backend_ Product Image & Gallery Upload/007 Image Upload With Product PUT Request.mp4 25.79 MB
07 Backend_ Product Image & Gallery Upload/008 Static Folder & Excluding Uploads Folder From Authentication.mp4 20.83 MB
08 Starting with Frontend/001 E-Commerce NgShop - App Page Structure.mp4 24 MB
08 Starting with Frontend/002 Creating Project Folder and Installing Angular.mp4 16.92 MB
08 Starting with Frontend/003 Components, Modules, Services in Angular.mp4 12.57 MB
09 NX Monorepo/001 What is NX & MonoRepo_.mp4 37.21 MB
09 NX Monorepo/002 Overview on NX Real World Example - E-Shop.mp4 55.21 MB
09 NX Monorepo/003 Installing NX.mp4 7.99 MB
09 NX Monorepo/004 Installing Extensions for Rapid Coding.mp4 26.7 MB
10 NX_ Basic Structure for E-Shop App + Admin Panel App/001 Creating Nx workspace for Your Team or Company.mp4 62.37 MB
10 NX_ Basic Structure for E-Shop App + Admin Panel App/002 Creating the Applications (Admin Panel App).mp4 22.55 MB
10 NX_ Basic Structure for E-Shop App + Admin Panel App/003 Creating Application-Level Components.mp4 55.18 MB
10 NX_ Basic Structure for E-Shop App + Admin Panel App/004 Creating Routes.mp4 33.06 MB
10 NX_ Basic Structure for E-Shop App + Admin Panel App/005 Master Page with Header & Footer Components.mp4 23.84 MB
10 NX_ Basic Structure for E-Shop App + Admin Panel App/006 Naming Component Selector Rules with ESLint.mp4 24.46 MB
10 NX_ Basic Structure for E-Shop App + Admin Panel App/007 NX ESLint_ Enabling Live Coding Linting.mp4 45.1 MB
10 NX_ Basic Structure for E-Shop App + Admin Panel App/008 NX VSCode Extension.mp4 37.38 MB
11 NX_ Shared Libraries/001 Creating Shared Libraries Through Command Line Using NPX.mp4 43.15 MB
11 NX_ Shared Libraries/002 Creating Shared Libraries Through NX Extension.mp4 49.95 MB
11 NX_ Shared Libraries/003 Creating Components Inside Libraries and Use them in the Apps.mp4 107.49 MB
11 NX_ Shared Libraries/004 How to Call Libraries_ Check Paths.mp4 17.12 MB
12 NX_ Shared Styling Files/001 What about Shared Style Files_.mp4 48.37 MB
12 NX_ Shared Styling Files/002 Structuring Style Files For Applications (NgShop + Admin).mp4 159.52 MB
12 NX_ Shared Styling Files/003 Installing 3rd Party Libraries and Include Styles.mp4 67.98 MB
12 NX_ Shared Styling Files/004 Installing PrimeNG.mp4 36.61 MB
12 NX_ Shared Styling Files/005 Using PrimeNG Components in Our Project.mp4 18.64 MB
12 NX_ Shared Styling Files/006 Override PrimeNG Fonts.mp4 12.92 MB
12 NX_ Shared Styling Files/007 Installing The Grid System.mp4 24.49 MB
13 Admin Panel Application/001 Introduction - Admin Panel Overview.mp4 17.55 MB
13 Admin Panel Application/002 Building the Main Shell.mp4 49.26 MB
13 Admin Panel Application/003 Creating The Routes and Show Shell.mp4 27.48 MB
13 Admin Panel Application/004 Admin Panel Navigation Sidebar.mp4 86.56 MB
13 Admin Panel Application/005 Disable Backend Authentication For API's For Frontend Purpose.mp4 13.72 MB
14 Admin Panel_ Categories/001 Categories List Table.mp4 133.17 MB
14 Admin Panel_ Categories/002 Categories Service - Get Data from Backend.mp4 63.04 MB
14 Admin Panel_ Categories/003 Call getCategories Service in Categories-List Component.mp4 51.34 MB
14 Admin Panel_ Categories/004 Add Categories Form - Use PrimeNG Forms.mp4 72.61 MB
14 Admin Panel_ Categories/005 Add Categories Form - Bind Form Data.mp4 113.41 MB
14 Admin Panel_ Categories/006 Add Categories Form - Send Data to Backend.mp4 115.51 MB
14 Admin Panel_ Categories/007 Delete a Category with Confirmation Dialog.mp4 111.29 MB
14 Admin Panel_ Categories/008 Edit a Category.mp4 207.96 MB
14 Admin Panel_ Categories/009 Add Color Picker for Category Color.mp4 69.46 MB
14 Admin Panel_ Categories/010 Refactoring Code & Beautify Categories Table with More Features.mp4 68.03 MB
14 Admin Panel_ Categories/011 ESLint Fixes.mp4 45.93 MB
14 Admin Panel_ Categories/012 Refactoring and Use Environment Variables for API's.mp4 133.52 MB
15 Admin Panel_ Products/002 Products List Table.mp4 86.59 MB
15 Admin Panel_ Products/003 Products Service and Get Products From the Database.mp4 69.98 MB
15 Admin Panel_ Products/004 Show the Product Image in the Table.mp4 22.3 MB
15 Admin Panel_ Products/005 Build Products Form Template.mp4 120.59 MB
15 Admin Panel_ Products/006 Dropdown for Product Categories with Filter.mp4 43.66 MB
15 Admin Panel_ Products/007 HTML Editor for Product Detailed Description.mp4 40.43 MB
15 Admin Panel_ Products/008 Product Image Upload Field with Thumbnail Display.mp4 81.64 MB
15 Admin Panel_ Products/009 Submit a New Product as FormData.mp4 164.61 MB
15 Admin Panel_ Products/010 Edit a product.mp4 84.63 MB
15 Admin Panel_ Products/011 Dynamic Validation - Image Field Is Not Required In Edit Mode.mp4 38.68 MB
15 Admin Panel_ Products/012 Add Products Table Pagination.mp4 11.94 MB
16 Admin Panel_ Users/002 Users List Table and User Services.mp4 59.62 MB
16 Admin Panel_ Users/003 Users Form Add and Edit.mp4 79.4 MB
16 Admin Panel_ Users/005 Retrieving Countries to Dropdown Using i18n-iso-countries.mp4 85.4 MB
17 Admin Panel_ Orders/002 Create Orders Components - Table, Details and Services.mp4 111.26 MB
17 Admin Panel_ Orders/003 Order Status.mp4 66.87 MB
17 Admin Panel_ Orders/004 Order Details Component.mp4 126.66 MB
17 Admin Panel_ Orders/005 Display Order Items with Subtotal Prices.mp4 83.94 MB
17 Admin Panel_ Orders/006 Order Address and Customer Info.mp4 24.26 MB
17 Admin Panel_ Orders/007 Update Order Status.mp4 149.84 MB
18 Admin Panel_ Login & Authentication/002 Login Page.mp4 169.64 MB
18 Admin Panel_ Login & Authentication/003 Login Service and Retrieve the Token.mp4 115.09 MB
18 Admin Panel_ Login & Authentication/004 Create Local Storage Service and Store Token.mp4 65.19 MB
18 Admin Panel_ Login & Authentication/005 Create Admin Panel Route Guard.mp4 97.72 MB
18 Admin Panel_ Login & Authentication/006 Read Token Data - isAdmin and Expiration.mp4 88.27 MB
18 Admin Panel_ Login & Authentication/007 Enable Back Backend Authentication For API's.mp4 13.95 MB
18 Admin Panel_ Login & Authentication/008 Intercept HTTP requests with Token.mp4 99.41 MB
18 Admin Panel_ Login & Authentication/009 Logout User.mp4 39.31 MB
19 Admin Panel_ Dashboard/001 Dashboard Styling.mp4 84.9 MB
20 Admin Panel_ Refactoring/001 Routes Refactoring.mp4 69.87 MB
20 Admin Panel_ Refactoring/002 End Subscriptions for Performance.mp4 74.28 MB
21 NgShop App_ Home Page/001 Architecture of the Components in the Repository.mp4 11.49 MB
21 NgShop App_ Home Page/002 Preparing Structure and Styles.mp4 34.51 MB
21 NgShop App_ Home Page/003 Styling the Header.mp4 95.71 MB
21 NgShop App_ Home Page/004 Product Search Component.mp4 86.53 MB
21 NgShop App_ Home Page/005 Banner Components & Removing Library in NX.mp4 145.36 MB
21 NgShop App_ Home Page/006 Animate Banner.mp4 64.22 MB
21 NgShop App_ Home Page/007 Overriding PrimeNG Button Style.mp4 57.47 MB
21 NgShop App_ Home Page/008 Categories Banner.mp4 234.11 MB
21 NgShop App_ Home Page/009 Product Item.mp4 110.27 MB
21 NgShop App_ Home Page/010 Featured Products Banner.mp4 76.32 MB
21 NgShop App_ Home Page/011 Styling Product Item.mp4 37.34 MB
22 NgShop App_ Products/001 Products Page Overview.mp4 7.63 MB
22 NgShop App_ Products/002 Products Page - Reuse Components.mp4 150.07 MB
22 NgShop App_ Products/003 Filtering Products by Category.mp4 176.95 MB
22 NgShop App_ Products/004 Category Page.mp4 119.2 MB
22 NgShop App_ Products/005 Product Details Page.mp4 293.84 MB
22 NgShop App_ Products/006 Product Gallery Image Component.mp4 253.43 MB
23 NgShop App_ Cart & CheckOut/001 Cart Service and Initialize Cart in LocalStorage.mp4 96 MB
23 NgShop App_ Cart & CheckOut/002 Add Products To Cart.mp4 179.11 MB
23 NgShop App_ Cart & CheckOut/003 Restore Shopping Cart on Reload.mp4 18.9 MB
23 NgShop App_ Cart & CheckOut/004 Observe Cart - Count Badge in The Header.mp4 192.64 MB
23 NgShop App_ Cart & CheckOut/005 Add Product To Cart With Quantity.mp4 51.55 MB
23 NgShop App_ Cart & CheckOut/006 Cart Page Template.mp4 182.07 MB
23 NgShop App_ Cart & CheckOut/007 Connect the Cart with Products.mp4 59.93 MB
23 NgShop App_ Cart & CheckOut/008 Remove Circular Dependencies Between Libraries.mp4 125.96 MB
23 NgShop App_ Cart & CheckOut/009 Remove Products From Cart.mp4 89.7 MB
23 NgShop App_ Cart & CheckOut/010 Order Summery Widget.mp4 81.35 MB
23 NgShop App_ Cart & CheckOut/011 Update Cart Item Quantity.mp4 111.85 MB
23 NgShop App_ Cart & CheckOut/012 Checkout Page.mp4 165.57 MB
23 NgShop App_ Cart & CheckOut/013 Placing Order.mp4 215.37 MB
23 NgShop App_ Cart & CheckOut/014 Thank you Page.mp4 66.54 MB
23 NgShop App_ Cart & CheckOut/191 order-summary.component.ts 1.15 KB
23 NgShop App_ Cart & CheckOut/193 checkout-page.component.ts 1.49 KB
24 Refactoring/001 Linting Project with NX Lint.mp4 144.04 MB
24 Refactoring/002 NX Migrate_ Updating The Project to Latest Version.mp4 101.54 MB
25 Backend Deployment/001 Installing Heroku and Prepare Git.mp4 42.37 MB
25 Backend Deployment/002 Optional_ Creating Production Database.mp4 27.35 MB
25 Backend Deployment/003 Setting Development and Product Environment Variables.mp4 44.87 MB
25 Backend Deployment/004 Deploy the App and Test It.mp4 102.96 MB
26 Frontend Apps Deployment/001 Preparing Git and Github Pages.mp4 35.97 MB
26 Frontend Apps Deployment/002 Building Frontend Apps.mp4 32.21 MB
26 Frontend Apps Deployment/003 Deploying Frontend Apps to Github Pages.mp4 104.04 MB
26 Frontend Apps Deployment/004 Building Multiple APP's, Create Scripts.mp4 68.34 MB
其他位置