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

[FreeCourseSite.com] Udemy - MERN Stack E-Commerce Mobile App with React Native [2021]

种子简介

种子名称: [FreeCourseSite.com] Udemy - MERN Stack E-Commerce Mobile App with React Native [2021]
文件类型: 视频
文件数目: 172个文件
文件大小: 8.75 GB
收录时间: 2021-10-24 10:53
已经下载: 3
资源热度: 170
最近下载: 2024-6-22 22:38

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:5e26d4b2b7982c65b490a5d625b12e5daf5f02c0&dn=[FreeCourseSite.com] Udemy - MERN Stack E-Commerce Mobile App with React Native [2021] 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - MERN Stack E-Commerce Mobile App with React Native [2021].torrent
  • 01 Welcome to the course/001 What are we going to build_.mp460.83MB
  • 01 Welcome to the course/002 What is MERN Stack_.mp414.72MB
  • 01 Welcome to the course/003 How to Get the Most of This Course.mp49MB
  • 01 Welcome to the course/004 Pickup Your Task and We Review it - How this course is interactive_.mp48.16MB
  • 01 Welcome to the course/006 Course Outlines.mp413.29MB
  • 02 Tools and Environment/007 Installing NodeJs.mp48.46MB
  • 02 Tools and Environment/008 Installing Expo.mp435.47MB
  • 02 Tools and Environment/009 Installing and running Android Studio.mp423.67MB
  • 02 Tools and Environment/010 Installing and running iOS Simulator.mp410.97MB
  • 02 Tools and Environment/011 Installing our Coding Editor (IDE).mp412.63MB
  • 02 Tools and Environment/012 Configure MongoDB Atlas.mp413.84MB
  • 03 Working with Backend/013 Introduction.mp47.07MB
  • 03 Working with Backend/014 Overview to our RESTful API.mp411.22MB
  • 03 Working with Backend/015 Creating the Backend Server with Express.mp434.81MB
  • 03 Working with Backend/016 Reading Environment Variables.mp427.91MB
  • 03 Working with Backend/017 Create First API Call & Parsing Json Data.mp438.99MB
  • 03 Working with Backend/018 Logging API Requests.mp417.79MB
  • 03 Working with Backend/019 Installing Mongoose and Connect to MongoDB Database.mp461.27MB
  • 03 Working with Backend/020 Read_Write Data to Database Using API.mp496.32MB
  • 03 Working with Backend/021 Analysing the E-Shop Database.mp432.57MB
  • 03 Working with Backend/022 Create Backend API Routes & Schemas.mp476.57MB
  • 03 Working with Backend/023 Enabling CORS & Why Do We Need It_.mp420.56MB
  • 04 Backend_ Products & Categories/024 Introduction.mp418.59MB
  • 04 Backend_ Products & Categories/025 Products Model & Scheme.mp444.71MB
  • 04 Backend_ Products & Categories/026 Categories Model & Scheme.mp48.42MB
  • 04 Backend_ Products & Categories/027 Add and Delete Categories.mp495.49MB
  • 04 Backend_ Products & Categories/028 Get Categories and Category Details.mp419.43MB
  • 04 Backend_ Products & Categories/029 Update Category.mp428.9MB
  • 04 Backend_ Products & Categories/030 Post a New Product REST API.mp445.36MB
  • 04 Backend_ Products & Categories/031 Get a Product & List of Products REST API.mp427.24MB
  • 04 Backend_ Products & Categories/032 Population of Category in Get a Product API.mp423.55MB
  • 04 Backend_ Products & Categories/033 Update a Product REST API.mp428.72MB
  • 04 Backend_ Products & Categories/034 Delete a Product REST API and Validate Id.mp432.41MB
  • 04 Backend_ Products & Categories/035 Get Products Count for Statistics Purposes.mp430.36MB
  • 04 Backend_ Products & Categories/036 Get Featured Products REST API.mp442.97MB
  • 04 Backend_ Products & Categories/037 Filtering and Getting Products by Category.mp454.5MB
  • 04 Backend_ Products & Categories/038 Changing __id_ key to _id_ - more frontend friendly.mp412.86MB
  • 05 Backend _ Users & Authentication/040 Introduction.mp426.66MB
  • 05 Backend _ Users & Authentication/041 Post_Register a New User REST API.mp437.14MB
  • 05 Backend _ Users & Authentication/042 Users Model & Schema.mp416.66MB
  • 05 Backend _ Users & Authentication/043 Hashing the User Password.mp420.5MB
  • 05 Backend _ Users & Authentication/044 Get User and List of Users Excluding Password.mp422.57MB
  • 05 Backend _ Users & Authentication/045 Login a User REST API & Creating a Token.mp483.3MB
  • 05 Backend _ Users & Authentication/046 Protecting the API and Authentication JWT Middleware.mp443MB
  • 05 Backend _ Users & Authentication/047 Authentication Error Handling.mp436.07MB
  • 05 Backend _ Users & Authentication/048 Excluding REST API Routes From Authentication.mp448.68MB
  • 05 Backend _ Users & Authentication/049 Add More Secret User Information to Token.mp418.8MB
  • 05 Backend _ Users & Authentication/050 Users & Admins - User Role.mp446.43MB
  • 05 Backend _ Users & Authentication/051 Get User Count REST API.mp422.2MB
  • 06 Backend_ Orders/053 Introduction.mp49.36MB
  • 06 Backend_ Orders/054 Orders & Order-Items Model & Scheme.mp433.73MB
  • 06 Backend_ Orders/055 Array of Refs - Example of Link Order to Order Items to Products.mp48.37MB
  • 06 Backend_ Orders/056 New Order & Create Order Items on Posting New Order.mp495.78MB
  • 06 Backend_ Orders/057 Get Order Detail and Populate Products in Order Items and User Data.mp468.03MB
  • 06 Backend_ Orders/058 Update Order Status & Delete Order.mp438.15MB
  • 06 Backend_ Orders/059 Explaining the Solution.mp417.26MB
  • 06 Backend_ Orders/060 Calculating Total Price of one Order.mp467.58MB
  • 06 Backend_ Orders/061 Get Total E-Shop Sales using $sum.mp457.33MB
  • 07 Backend_ Product Image & Gallery Upload/063 Introduction.mp412.95MB
  • 07 Backend_ Product Image & Gallery Upload/064 Configure Server Side Upload.mp495.14MB
  • 07 Backend_ Product Image & Gallery Upload/065 Testing Image Upload with Postman.mp431.53MB
  • 07 Backend_ Product Image & Gallery Upload/066 Validating Uploaded File Types.mp452.03MB
  • 07 Backend_ Product Image & Gallery Upload/067 Image Upload With Product Post Request.mp411.58MB
  • 07 Backend_ Product Image & Gallery Upload/068 Product Gallery Multiple Images Upload.mp466.29MB
  • 07 Backend_ Product Image & Gallery Upload/069 Excluding Uploads Folder From Authentication.mp420.81MB
  • 08 React Native Fundamentals_ Todo List/071 React Native Fundamentals.mp416.88MB
  • 08 React Native Fundamentals_ Todo List/072 Project Setup and Folder Structure.mp452.88MB
  • 08 React Native Fundamentals_ Todo List/073 Components.mp426.35MB
  • 08 React Native Fundamentals_ Todo List/074 State.mp425.71MB
  • 08 React Native Fundamentals_ Todo List/075 Props.mp426.56MB
  • 08 React Native Fundamentals_ Todo List/076 Style.mp453.21MB
  • 08 React Native Fundamentals_ Todo List/077 ScrollView and TextInput.mp423.98MB
  • 08 React Native Fundamentals_ Todo List/078 Get User Orders.mp429.03MB
  • 08 React Native Fundamentals_ Todo List/079 Add Item.mp443.77MB
  • 08 React Native Fundamentals_ Todo List/080 Delete Item.mp435.05MB
  • 08 React Native Fundamentals_ Todo List/081 Expo Menu.mp415.32MB
  • 09 Easy Shop_ Products/083 Intro and Folder Structure.mp442.09MB
  • 09 Easy Shop_ Products/084 FlatList Products.mp442.85MB
  • 09 Easy Shop_ Products/085 Product List.mp435.42MB
  • 09 Easy Shop_ Products/086 Product Card.mp4135.78MB
  • 09 Easy Shop_ Products/087 Header.mp459.93MB
  • 09 Easy Shop_ Products/088 Native Base.mp445.96MB
  • 09 Easy Shop_ Products/089 Searched Product.mp476.85MB
  • 09 Easy Shop_ Products/090 Search List.mp487MB
  • 09 Easy Shop_ Products/091 LogBox.mp415.48MB
  • 09 Easy Shop_ Products/092 Banner.mp494.36MB
  • 10 Easy Shop_ Categories/094 Categories.mp440.08MB
  • 10 Easy Shop_ Categories/095 Category Filter.mp480.96MB
  • 10 Easy Shop_ Categories/096 Category Badges.mp4113.14MB
  • 10 Easy Shop_ Categories/097 Category Container.mp482.37MB
  • 11 React Navigation/099 React Navigation.mp413.7MB
  • 11 React Navigation/100 Installing React Navigation.mp422.13MB
  • 11 React Navigation/101 Bottom Tab Navigation.mp4174.36MB
  • 11 React Navigation/102 Navigation with Route Params.mp4120.54MB
  • 11 React Navigation/103 Single Product.mp466.4MB
  • 12 Redux/105 What is Redux_.mp48.11MB
  • 12 Redux/106 Installing Redux Dependencies.mp419.42MB
  • 12 Redux/107 Redux Store.mp436.02MB
  • 12 Redux/108 Cart Items Reducer.mp459.5MB
  • 12 Redux/109 Cart Actions.mp432.58MB
  • 13 Easy Shop_ Cart/111 Add Items To Cart.mp473.11MB
  • 13 Easy Shop_ Cart/112 Cart Item.mp4105.05MB
  • 13 Easy Shop_ Cart/113 Bottom Container.mp453.5MB
  • 13 Easy Shop_ Cart/114 Cart Icon.mp498.4MB
  • 13 Easy Shop_ Cart/115 Clear Cart.mp418.3MB
  • 13 Easy Shop_ Cart/116 Remove Single Item from Cart.mp4114.52MB
  • 14 Checkout/118 Checkout Navigator.mp485.51MB
  • 14 Checkout/119 Custom Form.mp488.95MB
  • 14 Checkout/120 Shipping Page.mp4193.93MB
  • 14 Checkout/121 Payment Page.mp4142.98MB
  • 14 Checkout/122 Confirm Page.mp4108.9MB
  • 14 Checkout/123 Confirm Items.mp493.92MB
  • 15 Connecting to our server/125 Base URL.mp433.89MB
  • 15 Connecting to our server/126 Application Data.mp44.66MB
  • 15 Connecting to our server/127 Connect Products.mp452.87MB
  • 15 Connecting to our server/128 Connect Categories.mp438.09MB
  • 15 Connecting to our server/129 useFocusEffect and useCallback.mp430.43MB
  • 15 Connecting to our server/130 Activity Indicator.mp444.44MB
  • 15 Connecting to our server/131 Deploying our server to Heroku with GitHub [OPTIONAL].mp464.24MB
  • 16 Easy Shop_ User & Authentication/133 User Navigator.mp476.21MB
  • 16 Easy Shop_ User & Authentication/134 Login Screen.mp498.2MB
  • 16 Easy Shop_ User & Authentication/135 Handling Submit.mp427.16MB
  • 16 Easy Shop_ User & Authentication/136 Error.mp436.93MB
  • 16 Easy Shop_ User & Authentication/137 Register Screen.mp4113.83MB
  • 16 Easy Shop_ User & Authentication/138 Register User.mp442.16MB
  • 16 Easy Shop_ User & Authentication/139 Toast.mp453.78MB
  • 16 Easy Shop_ User & Authentication/140 Adding Toast to the entire App.mp444.09MB
  • 17 Context API/142 Intro.mp44.82MB
  • 17 Context API/143 Installing Dependencies.mp413.19MB
  • 17 Context API/144 Actions.mp4141.26MB
  • 17 Context API/145 Reducer.mp423.28MB
  • 17 Context API/146 isEmpty.mp432.47MB
  • 17 Context API/147 Store.mp488.57MB
  • 17 Context API/148 Adding Context to Login.mp450.61MB
  • 17 Context API/149 Profile Page.mp4113.08MB
  • 18 Easy Shop_ Admin Panel [Part 1]/151 Admin Navigator.mp4112.73MB
  • 18 Easy Shop_ Admin Panel [Part 1]/152 Product List Setup.mp471.52MB
  • 18 Easy Shop_ Admin Panel [Part 1]/153 Product List.mp431.5MB
  • 18 Easy Shop_ Admin Panel [Part 1]/154 List Item.mp466.94MB
  • 18 Easy Shop_ Admin Panel [Part 1]/155 List Item Styling.mp445.44MB
  • 18 Easy Shop_ Admin Panel [Part 1]/156 List Header.mp456.97MB
  • 18 Easy Shop_ Admin Panel [Part 1]/157 Product Filter.mp433.79MB
  • 18 Easy Shop_ Admin Panel [Part 1]/158 Modal.mp4110.49MB
  • 19 Styled Components/160 Intro.mp416.9MB
  • 19 Styled Components/161 Easy Button.mp459.3MB
  • 19 Styled Components/162 Adding Easy Button to Modal.mp443.12MB
  • 19 Styled Components/163 Adding Easy Button to rest of the App.mp486.69MB
  • 19 Styled Components/164 Traffic Light.mp427.15MB
  • 19 Styled Components/165 Using Traffic Light.mp475.71MB
  • 20 Easy Shop_ Admin Panel [Part 2]/167 Delete Item.mp438.66MB
  • 20 Easy Shop_ Admin Panel [Part 2]/168 Button Container.mp456.8MB
  • 20 Easy Shop_ Admin Panel [Part 2]/169 Product Form.mp4163.51MB
  • 20 Easy Shop_ Admin Panel [Part 2]/170 Category Picker.mp462.75MB
  • 20 Easy Shop_ Admin Panel [Part 2]/171 Categories Button Container.mp429.77MB
  • 20 Easy Shop_ Admin Panel [Part 2]/172 Access Photo Library.mp4108MB
  • 20 Easy Shop_ Admin Panel [Part 2]/173 Add Products.mp499.53MB
  • 20 Easy Shop_ Admin Panel [Part 2]/174 Upload Image.mp464.7MB
  • 20 Easy Shop_ Admin Panel [Part 2]/175 Update Product.mp4101.88MB
  • 20 Easy Shop_ Admin Panel [Part 2]/176 Categories.mp483.63MB
  • 20 Easy Shop_ Admin Panel [Part 2]/177 Category Item.mp473.87MB
  • 20 Easy Shop_ Admin Panel [Part 2]/178 Add Category.mp445.1MB
  • 20 Easy Shop_ Admin Panel [Part 2]/179 Delete Category.mp436.31MB
  • 21 Easy Shop_ Orders/181 Confirm Order.mp475.71MB
  • 21 Easy Shop_ Orders/182 Orders.mp455MB
  • 21 Easy Shop_ Orders/183 Order Card.mp493.14MB
  • 21 Easy Shop_ Orders/184 Order Status.mp4117.82MB
  • 21 Easy Shop_ Orders/185 Cart Button Check.mp420.14MB
  • 21 Easy Shop_ Orders/186 Update Status.mp467.68MB
  • 21 Easy Shop_ Orders/187 User Orders.mp4150.8MB
  • 21 Easy Shop_ Orders/188 Edit Mode.mp429.51MB
  • 22 Finishing Up/190 Icon and Splash Screen.mp419.55MB
  • 22 Finishing Up/194 Conclusion.mp49.03MB