本站已收录 番号和无损神作磁力链接/BT种子 

GetFreeCourses.Co-Udemy-MEAN Stack E-Commerce App_ Angular 13, NX, PrimeNg [2022] Updated 2-2022

种子简介

种子名称: GetFreeCourses.Co-Udemy-MEAN Stack E-Commerce App_ Angular 13, NX, PrimeNg [2022] Updated 2-2022
文件类型: 视频
文件数目: 206个文件
文件大小: 14.71 GB
收录时间: 2022-7-10 05:53
已经下载: 3
资源热度: 175
最近下载: 2024-6-2 23:38

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:0b9a727d43999b5a0f4fbba70d907411e634cecd&dn=GetFreeCourses.Co-Udemy-MEAN Stack E-Commerce App_ Angular 13, NX, PrimeNg [2022] Updated 2-2022 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

GetFreeCourses.Co-Udemy-MEAN Stack E-Commerce App_ Angular 13, NX, PrimeNg [2022] Updated 2-2022.torrent
  • 01 - Welcome to the course/001 What Are We Going to Do.mp433.43MB
  • 01 - Welcome to the course/002 What is MEAN Stack.mp418.4MB
  • 01 - Welcome to the course/003 Who can take this course Course Prerequisites.mp48.94MB
  • 01 - Welcome to the course/004 Course QA and How to Get Most of It.mp412.24MB
  • 02 - Tools and Environment/001 Installing our Coding Editor (IDE) + Extensions.mp447.61MB
  • 02 - Tools and Environment/002 Installing NodeJs.mp411.01MB
  • 02 - Tools and Environment/003 Configure MongoBD Atlas.mp47.13MB
  • 02 - Tools and Environment/004 Installing PostMan to Test our API's.mp45.56MB
  • 03 - Starting With The Backend/001 Introduction.mp44.64MB
  • 03 - Starting With The Backend/002 Overview to our RESTful API.mp47.53MB
  • 03 - Starting With The Backend/003 Creating the Backend Server with Express.mp423.74MB
  • 03 - Starting With The Backend/004 Reading Environment Variables.mp419.74MB
  • 03 - Starting With The Backend/005 Create First API Call & Parsing Json Data.mp430.91MB
  • 03 - Starting With The Backend/007 Logging API Requests.mp413.58MB
  • 03 - Starting With The Backend/008 Installing Mongoose and Connect to MongoDB Database.mp484.06MB
  • 03 - Starting With The Backend/009 Using MongoDB Compass.mp411.34MB
  • 03 - Starting With The Backend/010 Optional Seeding Database.mp46.56MB
  • 03 - Starting With The Backend/011 ReadWrite Data to Database Using API.mp4116.84MB
  • 03 - Starting With The Backend/012 Analysing the E-Shop Database.mp420.64MB
  • 03 - Starting With The Backend/013 Create Backend API Routes & Schemas.mp464.09MB
  • 03 - Starting With The Backend/014 Enabling CORS & Why Do We Need It.mp425.06MB
  • 04 - Backend Products & Categories/001 Introduction.mp411.36MB
  • 04 - Backend Products & Categories/002 Products Model & Schema.mp435.33MB
  • 04 - Backend Products & Categories/003 Categories Model & Schema.mp45.37MB
  • 04 - Backend Products & Categories/004 Add and Delete Categories.mp474.73MB
  • 04 - Backend Products & Categories/005 Get Categories and Category Details.mp414.93MB
  • 04 - Backend Products & Categories/006 Update Category.mp422.89MB
  • 04 - Backend Products & Categories/007 Post a New Product REST API.mp434.76MB
  • 04 - Backend Products & Categories/008 Get a Product & List of Products REST API.mp434.64MB
  • 04 - Backend Products & Categories/009 Show Category Details in the Product - Populate.mp418.2MB
  • 04 - Backend Products & Categories/010 Update a Product REST API.mp441.82MB
  • 04 - Backend Products & Categories/011 Delete a Product REST API and Validate Id.mp428.51MB
  • 04 - Backend Products & Categories/012 Get Products Count for Statistics Purposes.mp423.73MB
  • 04 - Backend Products & Categories/013 Get Featured Products REST API.mp438.98MB
  • 04 - Backend Products & Categories/014 Filtering and Getting Products by Category.mp449.82MB
  • 04 - Backend Products & Categories/015 Changing _id key to id - more frontend friendly.mp410.9MB
  • 05 - Backend Users & Authentication/001 Introduction.mp417.59MB
  • 05 - Backend Users & Authentication/002 Users Model & Schema.mp49.59MB
  • 05 - Backend Users & Authentication/003 PostRegister a New User REST API.mp429.84MB
  • 05 - Backend Users & Authentication/004 Hashing the User Password.mp425.49MB
  • 05 - Backend Users & Authentication/005 Get User and List of Users Excluding Password.mp420.29MB
  • 05 - Backend Users & Authentication/006 Update User Data WithWithout Password.mp435.97MB
  • 05 - Backend Users & Authentication/007 Login a User REST API & Creating a Token.mp4102.64MB
  • 05 - Backend Users & Authentication/008 Protecting the API and Authentication JWT Middleware.mp434.2MB
  • 05 - Backend Users & Authentication/009 Authentication Error Handling.mp450.66MB
  • 05 - Backend Users & Authentication/010 Excluding REST API Routes From Authentication.mp438.07MB
  • 05 - Backend Users & Authentication/011 Add More Secret User Information to Token.mp415.58MB
  • 05 - Backend Users & Authentication/012 Users & Admins.mp469.36MB
  • 05 - Backend Users & Authentication/013 Get User Count REST API.mp418.04MB
  • 06 - Backend Orders/001 Introduction.mp47.14MB
  • 06 - Backend Orders/002 Orders & Order-Items Model & Scheme.mp421.82MB
  • 06 - Backend Orders/003 Array of Refs - Example of Link Order to Order Items to Products.mp45.45MB
  • 06 - Backend Orders/004 New Order & Create Order Items on Posting New Order.mp4148.58MB
  • 06 - Backend Orders/005 Get Order Detail and Populate Products in Order Items and User Data.mp4107.58MB
  • 06 - Backend Orders/006 Update Order Status & Delete Order.mp432.75MB
  • 06 - Backend Orders/007 Explaining the Solution.mp415.03MB
  • 06 - Backend Orders/008 Calculating Total Price of one Order.mp457.24MB
  • 06 - Backend Orders/009 Get Total E-Shop Sales using $sum.encrypted.m4a3.27MB
  • 06 - Backend Orders/009 Get Total E-Shop Sales using $sum.encrypted.mp488.72MB
  • 06 - Backend Orders/010 Getting User Orders.mp424.56MB
  • 07 - Backend Product Image & Gallery Upload/001 Introduction.mp48MB
  • 07 - Backend Product Image & Gallery Upload/002 Configure Server Side Upload.mp4113.69MB
  • 07 - Backend Product Image & Gallery Upload/003 Testing Image Upload with Postman.mp430.23MB
  • 07 - Backend Product Image & Gallery Upload/004 Validating Uploaded File Types.mp464.51MB
  • 07 - Backend Product Image & Gallery Upload/005 Image Upload With Product Post Request.mp49.37MB
  • 07 - Backend Product Image & Gallery Upload/006 Product Gallery Multiple Images Upload.mp436.81MB
  • 07 - Backend Product Image & Gallery Upload/007 Image Upload With Product PUT Request.mp420.55MB
  • 07 - Backend Product Image & Gallery Upload/008 Static Folder & Excluding Uploads Folder From Authentication.mp415.92MB
  • 08 - Starting with Frontend/001 E-Commerce NgShop - App Page Structure.mp432.02MB
  • 08 - Starting with Frontend/002 Creating Project Folder and Installing Angular.mp411.41MB
  • 08 - Starting with Frontend/003 Components, Modules, Services in Angular.mp48.52MB
  • 09 - NX Monorepo/001 What is NX & MonoRepo.mp425.22MB
  • 09 - NX Monorepo/002 Overview on NX Real World Example - E-Shop.mp438.06MB
  • 09 - NX Monorepo/003 Installing NX.mp45.34MB
  • 09 - NX Monorepo/004 Installing Extensions for Rapid Coding.mp420.9MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/001 Creating Nx workspace for Your Team or Company.mp473.65MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/002 Disable Strict Mode for TypeScript.mp47.02MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/003 Creating the Applications (Admin Panel App).mp419.36MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/004 Creating Application-Level Components.mp447.04MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/005 Creating Routes.mp424.49MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/006 Master Page with Header & Footer Components.mp416.73MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/007 Naming Component Selector Rules with ESLint.mp417.4MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/008 NX ESLint Enabling Live Coding Linting.mp470.84MB
  • 10 - NX Basic Structure for E-Shop App + Admin Panel App/009 NX VSCode Extension.mp428.55MB
  • 11 - NX Shared Libraries/001 Creating Shared Libraries Through Command Line Using NPX.mp434.61MB
  • 11 - NX Shared Libraries/002 Creating Shared Libraries Through NX Extension.mp439.56MB
  • 11 - NX Shared Libraries/003 Creating Components Inside Libraries and Use them in the Apps.mp483.61MB
  • 11 - NX Shared Libraries/004 How to Call Libraries Check Paths.mp413.48MB
  • 12 - NX Shared Styling Files/001 What about Shared Style Files.mp444.41MB
  • 12 - NX Shared Styling Files/002 Structuring Style Files For Applications (NgShop + Admin).mp4150.61MB
  • 12 - NX Shared Styling Files/003 Installing 3rd Party Libraries and Include Styles.mp460.4MB
  • 12 - NX Shared Styling Files/004 Installing PrimeNG.mp451.15MB
  • 12 - NX Shared Styling Files/005 Using PrimeNG Components in Our Project.mp413.69MB
  • 12 - NX Shared Styling Files/006 Override PrimeNG Fonts.mp49.92MB
  • 12 - NX Shared Styling Files/007 Installing The Grid System.mp430.17MB
  • 13 - Admin Panel Application/001 Introduction - Admin Panel Overview.mp416.31MB
  • 13 - Admin Panel Application/002 Building the Main Shell.mp438.14MB
  • 13 - Admin Panel Application/003 Creating The Routes and Show Shell.mp422.17MB
  • 13 - Admin Panel Application/004 Admin Panel Navigation Sidebar.mp4125.3MB
  • 13 - Admin Panel Application/005 Disable Backend Authentication For API's For Frontend Purpose.mp48.37MB
  • 14 - Admin Panel Categories/001 Categories List Table.mp4214.87MB
  • 14 - Admin Panel Categories/002 Categories Service - Get Data from Backend.mp450.06MB
  • 14 - Admin Panel Categories/003 Call getCategories Service in Categories-List Component.mp439.81MB
  • 14 - Admin Panel Categories/004 Add Categories Form - Use PrimeNG Forms.mp4113.49MB
  • 14 - Admin Panel Categories/005 Add Categories Form - Bind Form Data.mp4102.22MB
  • 14 - Admin Panel Categories/006 Add Categories Form - Send Data to Backend.mp4141.77MB
  • 14 - Admin Panel Categories/007 Delete a Category with Confirmation Dialog.mp4178.93MB
  • 14 - Admin Panel Categories/008 Edit a Category.mp4160.49MB
  • 14 - Admin Panel Categories/009 Add Color Picker for Category Color.mp454.54MB
  • 14 - Admin Panel Categories/010 Refactoring Code & Beautify Categories Table with More Features.mp4110.06MB
  • 14 - Admin Panel Categories/011 ESLint Fixes.mp433.87MB
  • 14 - Admin Panel Categories/012 Refactoring and Use Environment Variables for API's.mp4196.97MB
  • 15 - Admin Panel Products/002 Products List Table.mp474.94MB
  • 15 - Admin Panel Products/003 Products Service and Get Products From the Database.mp463.2MB
  • 15 - Admin Panel Products/004 Show the Product Image in the Table.mp416.53MB
  • 15 - Admin Panel Products/005 Build Products Form Template.mp4196.51MB
  • 15 - Admin Panel Products/006 Dropdown for Product Categories with Filter.mp471.28MB
  • 15 - Admin Panel Products/007 HTML Editor for Product Detailed Description.mp432.24MB
  • 15 - Admin Panel Products/008 Product Image Upload Field with Thumbnail Display.mp465.57MB
  • 15 - Admin Panel Products/009 Submit a New Product as FormData.mp4207.51MB
  • 15 - Admin Panel Products/010 Edit a product.mp4138.74MB
  • 15 - Admin Panel Products/011 Dynamic Validation - Image Field Is Not Required In Edit Mode.mp429.75MB
  • 15 - Admin Panel Products/012 Add Products Table Pagination.mp415.57MB
  • 16 - Admin Panel Users/002 Users List Table and User Services.mp446.76MB
  • 16 - Admin Panel Users/003 Users Form Add and Edit.mp458.82MB
  • 16 - Admin Panel Users/005 Retrieving Countries to Dropdown Using i18n-iso-countries.mp4138.42MB
  • 17 - Admin Panel Orders/002 Create Orders Components - Table, Details and Services.mp497.57MB
  • 17 - Admin Panel Orders/003 Order Status.mp453.47MB
  • 17 - Admin Panel Orders/004 Order Details Component.mp4201.07MB
  • 17 - Admin Panel Orders/005 Display Order Items with Subtotal Prices.mp4134.56MB
  • 17 - Admin Panel Orders/006 Order Address and Customer Info.mp421.97MB
  • 17 - Admin Panel Orders/007 Update Order Status.mp4191.83MB
  • 18 - Admin Panel Login & Authentication/002 Login Page.mp4151.27MB
  • 18 - Admin Panel Login & Authentication/003 Login Service and Retrieve the Token.mp4184.19MB
  • 18 - Admin Panel Login & Authentication/004 Create Local Storage Service and Store Token.mp452.88MB
  • 18 - Admin Panel Login & Authentication/005 Create Admin Panel Route Guard.mp4158.13MB
  • 18 - Admin Panel Login & Authentication/006 Read Token Data - isAdmin and Expiration.mp4143.36MB
  • 18 - Admin Panel Login & Authentication/007 Enable Back Backend Authentication For API's.mp411.23MB
  • 18 - Admin Panel Login & Authentication/008 Intercept HTTP requests with Token.mp488.8MB
  • 18 - Admin Panel Login & Authentication/009 Logout User.mp431.72MB
  • 19 - Admin Panel Dashboard/001 Dashboard Styling.mp468.73MB
  • 20 - Admin Panel Refactoring/001 Routes Refactoring.mp461.53MB
  • 20 - Admin Panel Refactoring/002 End Subscriptions for Performance.mp4108.23MB
  • 21 - NgShop App Home Page/001 Architecture of the Components in the Repository.mp49.57MB
  • 21 - NgShop App Home Page/002 Preparing Structure and Styles.mp429.07MB
  • 21 - NgShop App Home Page/003 Styling the Header.mp4145.22MB
  • 21 - NgShop App Home Page/004 Product Search Component.mp469.28MB
  • 21 - NgShop App Home Page/005 Banner Components & Removing Library in NX.mp4125.4MB
  • 21 - NgShop App Home Page/006 Animate Banner.mp491.32MB
  • 21 - NgShop App Home Page/007 Overriding PrimeNG Button Style.mp470.28MB
  • 21 - NgShop App Home Page/008 Categories Banner.mp4372.52MB
  • 21 - NgShop App Home Page/009 Product Item.mp494.53MB
  • 21 - NgShop App Home Page/010 Featured Products Banner.mp461.09MB
  • 21 - NgShop App Home Page/011 Styling Product Item.mp427.96MB
  • 22 - NgShop App Products/001 Products Page Overview.mp44.96MB
  • 22 - NgShop App Products/002 Products Page - Reuse Components.mp4177.84MB
  • 22 - NgShop App Products/003 Filtering Products by Category.mp4282.67MB
  • 22 - NgShop App Products/004 Category Page.mp4191.92MB
  • 22 - NgShop App Products/005 Product Details Page.mp4471.68MB
  • 22 - NgShop App Products/006 Product Gallery Image Component.mp4404.68MB
  • 23 - NgShop App Cart & CheckOut/001 Cart Service and Initialize Cart in LocalStorage.mp4147.82MB
  • 23 - NgShop App Cart & CheckOut/002 Add Products To Cart.mp4253.33MB
  • 23 - NgShop App Cart & CheckOut/003 Restore Shopping Cart on Reload.mp416.67MB
  • 23 - NgShop App Cart & CheckOut/004 Observe Cart - Count Badge in The Header.mp4301.25MB
  • 23 - NgShop App Cart & CheckOut/005 Add Product To Cart With Quantity.mp482.86MB
  • 23 - NgShop App Cart & CheckOut/006 Cart Page Template.mp4216.99MB
  • 23 - NgShop App Cart & CheckOut/007 Connect the Cart with Products.mp485.42MB
  • 23 - NgShop App Cart & CheckOut/008 Remove Circular Dependencies Between Libraries.mp4197.08MB
  • 23 - NgShop App Cart & CheckOut/009 Remove Products From Cart.mp4128.59MB
  • 23 - NgShop App Cart & CheckOut/010 Order Summery Widget.mp4128.71MB
  • 23 - NgShop App Cart & CheckOut/010 order-summary.component.ts1.15KB
  • 23 - NgShop App Cart & CheckOut/011 Update Cart Item Quantity.mp4175.55MB
  • 23 - NgShop App Cart & CheckOut/012 Checkout Page.mp4266.43MB
  • 23 - NgShop App Cart & CheckOut/012 checkout-page.component.ts1.49KB
  • 23 - NgShop App Cart & CheckOut/013 Placing Order.mp4305.98MB
  • 23 - NgShop App Cart & CheckOut/014 Thank you Page.mp456.2MB
  • 24 - NgShop App NGRX User Sessions/001 Enable Login On Checkout.mp436.6MB
  • 24 - NgShop App NGRX User Sessions/002 What is NGRX.mp469.24MB
  • 24 - NgShop App NGRX User Sessions/003 Let's Do Create NGRX State Store in Users Library.mp492.77MB
  • 24 - NgShop App NGRX User Sessions/004 Diagram Building User Session Process.mp412.06MB
  • 24 - NgShop App NGRX User Sessions/005 Init User Session Service.mp432.09MB
  • 24 - NgShop App NGRX User Sessions/006 Creatig Build User Session Action.mp438.05MB
  • 24 - NgShop App NGRX User Sessions/007 Creating the UsersState.mp455.97MB
  • 24 - NgShop App NGRX User Sessions/008 Create Effective Actions if Token Valid or Not.mp473.49MB
  • 24 - NgShop App NGRX User Sessions/009 Creating Build Session Effect.mp4119.44MB
  • 24 - NgShop App NGRX User Sessions/010 Calling Action on InvalidValid Token.mp483.28MB
  • 24 - NgShop App NGRX User Sessions/011 Observe StateStore Fields Using Selectors.mp465.37MB
  • 24 - NgShop App NGRX User Sessions/012 Auto Fill Checkout Page Based on Logged User.mp467.99MB
  • 24 - NgShop App NGRX User Sessions/013 Refactoring + Place Order with Current User.mp460.06MB
  • 25 - Payment on Checkout/001 Stripe Payment Gateway.mp418.78MB
  • 25 - Payment on Checkout/002 Installing Required Libraries For Frontend.mp422.38MB
  • 25 - Payment on Checkout/003 Checkout Payment Flow.mp49.36MB
  • 25 - Payment on Checkout/004 Creating Checkout Session API.mp4150.02MB
  • 25 - Payment on Checkout/005 Creating Frontend Checkout Session Service.mp4232.67MB
  • 25 - Payment on Checkout/006 Placing Order After Successful Payment.mp449.71MB
  • 25 - Payment on Checkout/007 Placing Order in Thank You Page.mp4108.73MB
  • 26 - Refactoring/001 Linting Project with NX Lint.mp4203.79MB
  • 26 - Refactoring/002 NX Migrate Updating The Project to Latest Version.mp486.31MB
  • 27 - Backend Deployment/001 Installing Heroku and Prepare Git.mp429.02MB
  • 27 - Backend Deployment/002 Optional Creating Production Database.mp432.35MB
  • 27 - Backend Deployment/003 Setting Development and Product Environment Variables.mp469.4MB
  • 27 - Backend Deployment/004 Deploy the App and Test It.mp4169.66MB
  • 28 - Frontend Apps Deployment/001 Preparing Git and Github Pages.mp441.75MB
  • 28 - Frontend Apps Deployment/002 Building Frontend Apps.mp439.27MB
  • 28 - Frontend Apps Deployment/003 Deploying Frontend Apps to Github Pages.mp4151.5MB
  • 28 - Frontend Apps Deployment/004 Building Multiple APP's, Create Scripts.mp452.91MB