zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - React NodeJS Express MongoDB The MERN Fullstack Guide
magnet:?xt=urn:btih:9fedcaa91a21f27c85c2316c303b9ccb9e6d23c5&dn=[FreeCourseSite.com] Udemy - React NodeJS Express MongoDB The MERN Fullstack Guide
磁力链接详情
Hash值:
9fedcaa91a21f27c85c2316c303b9ccb9e6d23c5
点击数:
126
文件大小:
7.3 GB
文件数量:
188
创建日期:
2023-10-29 05:45
最后访问:
2024-12-25 00:45
访问标签:
FreeCourseSite
com
Udemy
-
React
NodeJS
Express
MongoDB
The
MERN
Fullstack
Guide
文件列表详情
1 - Introduction/1 - Introduction.mp4 41.68 MB
1 - Introduction/2 - What is the MERN Stack.mp4 17.7 MB
1 - Introduction/3 - MERN A First Overview.mp4 4.68 MB
1 - Introduction/5 - Course Outline.mp4 5.03 MB
1 - Introduction/6 - How To Get The Most Out Of The Course.mp4 6.03 MB
10 - Connecting the Reactjs Frontend to the Backend/143 - Module Introduction.mp4 2.29 MB
10 - Connecting the Reactjs Frontend to the Backend/144 - Initial Setup.mp4 5.75 MB
10 - Connecting the Reactjs Frontend to the Backend/145 - Sending a POST Request to the Backend.mp4 94.91 MB
10 - Connecting the Reactjs Frontend to the Backend/147 - Handling CORS Errors.mp4 65.11 MB
10 - Connecting the Reactjs Frontend to the Backend/148 - Getting Started with Error Handling.mp4 76.31 MB
10 - Connecting the Reactjs Frontend to the Backend/149 - Proper Error Handling in the Frontend.mp4 33.54 MB
10 - Connecting the Reactjs Frontend to the Backend/150 - Sending a Login Request.mp4 25.4 MB
10 - Connecting the Reactjs Frontend to the Backend/151 - Getting Users with a GET Request.mp4 63.91 MB
10 - Connecting the Reactjs Frontend to the Backend/152 - Creating a Custom Http Hook.mp4 56.75 MB
10 - Connecting the Reactjs Frontend to the Backend/153 - Improving the Custom Http Hook.mp4 82.2 MB
10 - Connecting the Reactjs Frontend to the Backend/154 - Using the Http Hook to GET Users.mp4 21.61 MB
10 - Connecting the Reactjs Frontend to the Backend/155 - Adding Places POST.mp4 127.3 MB
10 - Connecting the Reactjs Frontend to the Backend/156 - Loading Places by User Id.mp4 124.92 MB
10 - Connecting the Reactjs Frontend to the Backend/157 - Updating Places.mp4 129.85 MB
10 - Connecting the Reactjs Frontend to the Backend/158 - Deleting Places.mp4 108.81 MB
10 - Connecting the Reactjs Frontend to the Backend/159 - Fixing NavLinks My Places.mp4 6.57 MB
10 - Connecting the Reactjs Frontend to the Backend/160 - Final Adjustments.mp4 35.5 MB
11 - Adding File Upload/162 - Module Introduction.mp4 1.64 MB
11 - Adding File Upload/163 - Building an ImageUpload Component.mp4 62.51 MB
11 - Adding File Upload/164 - Finishing Using the ImageUpload Component in a Form.mp4 81.88 MB
11 - Adding File Upload/165 - On the Backend Using Multer to Save Files.mp4 66 MB
11 - Adding File Upload/166 - Filtering Files on the Backend Images Only.mp4 16.92 MB
11 - Adding File Upload/167 - Wiring Frontend and Backend Up.mp4 49.52 MB
11 - Adding File Upload/168 - Connecting Users to Images.mp4 56.7 MB
11 - Adding File Upload/169 - Serving Images Statically.mp4 22.3 MB
11 - Adding File Upload/170 - Uploading Images for New Places.mp4 64.1 MB
11 - Adding File Upload/171 - Deleting Images When Places Get Deleted.mp4 33.22 MB
11 - Adding File Upload/172 - Wrap Up.mp4 10.41 MB
12 - Adding Authentication/174 - Module Introduction.mp4 1.65 MB
12 - Adding Authentication/175 - How Authentication Works in a MERN App.mp4 18.42 MB
12 - Adding Authentication/176 - Hashing the User Password.mp4 48.02 MB
12 - Adding Authentication/177 - Logging Users In with Hashed Passwords.mp4 18.3 MB
12 - Adding Authentication/178 - Generating Tokens JWT on the Backend.mp4 58.66 MB
12 - Adding Authentication/180 - Backend Route Protection with Auth Middleware.mp4 78.07 MB
12 - Adding Authentication/181 - Using Attaching JWT Tokens in React.mp4 69.62 MB
12 - Adding Authentication/182 - Using Tokens to Update and Delete Places.mp4 24.76 MB
12 - Adding Authentication/183 - Adding Authorization.mp4 95.15 MB
12 - Adding Authentication/184 - Authorization on Delete Places.mp4 21.42 MB
12 - Adding Authentication/185 - Storing the Token in the Browser Storage.mp4 29.88 MB
12 - Adding Authentication/186 - Adding AutoLogin Basic Version.mp4 33.98 MB
12 - Adding Authentication/187 - Managing the Token Expiration Date.mp4 33.33 MB
12 - Adding Authentication/188 - Finished AutoLogin AutoLogout.mp4 73.88 MB
12 - Adding Authentication/189 - Creating a Custom Authentication Hook.mp4 25.78 MB
12 - Adding Authentication/190 - Authentication Summary.mp4 12.24 MB
12 - Adding Authentication/191 - General App Improvements.mp4 79.3 MB
13 - Application Deployment/193 - Module Introduction.mp4 1.23 MB
13 - Application Deployment/194 - Deployment Steps Overview.mp4 3.75 MB
13 - Application Deployment/195 - Using Environment Variables Nodejs.mp4 56.36 MB
13 - Application Deployment/196 - Environment Variables in React Apps.mp4 41.43 MB
13 - Application Deployment/197 - Preparing API Keys Credentials.mp4 23.82 MB
13 - Application Deployment/198 - Building the React App.mp4 28.01 MB
13 - Application Deployment/199 - Adding Code Splitting to React.mp4 72.48 MB
13 - Application Deployment/200 - Understanding Possible Deployment Alternatives.mp4 8.3 MB
13 - Application Deployment/201 - Deploying a Standalone REST API Example Heroku.mp4 109.28 MB
13 - Application Deployment/202 - Deploying a Standalone React SPA Example Firebase Hosting.mp4 71.03 MB
13 - Application Deployment/203 - Fixing Style Issues.mp4 15.5 MB
13 - Application Deployment/204 - Deploying a Combined App.mp4 53.04 MB
13 - Application Deployment/205 - Storing Files Uploads.mp4 13.68 MB
13 - Application Deployment/206 - Wrap Up.mp4 2.69 MB
14 - Roundup Next Steps/207 - Course Roundup.mp4 21.73 MB
2 - The MERN Stack Theory/10 - Diving Into the Frontend.mp4 6.8 MB
2 - The MERN Stack Theory/11 - Understanding the Backend.mp4 9.55 MB
2 - The MERN Stack Theory/12 - REST vs GraphQL.mp4 20.02 MB
2 - The MERN Stack Theory/13 - Connecting Node React.mp4 12.24 MB
2 - The MERN Stack Theory/14 - Creating our Development Environment the Development Servers.mp4 42.17 MB
2 - The MERN Stack Theory/15 - Diving Deeper Into the Code.mp4 63.11 MB
2 - The MERN Stack Theory/8 - Module Introduction.mp4 1.77 MB
2 - The MERN Stack Theory/9 - Understanding the Big Picture.mp4 15.52 MB
3 - Planning the App/17 - Module Introduction.mp4 7.13 MB
3 - Planning the App/18 - Understanding the General App Idea.mp4 5.38 MB
3 - Planning the App/19 - Sketching out the Frontend.mp4 26.8 MB
3 - Planning the App/20 - Data API Endpoints used in our App.mp4 9.75 MB
3 - Planning the App/21 - Required SPA Pages for the Frontend.mp4 5.98 MB
4 - Reactjs A Refresher/22 - Module Introduction.mp4 1.77 MB
4 - Reactjs A Refresher/23 - What is React.mp4 7.2 MB
4 - Reactjs A Refresher/26 - Setting Up a Starting Project.mp4 17.25 MB
4 - Reactjs A Refresher/27 - Understanding JSX.mp4 16.28 MB
4 - Reactjs A Refresher/28 - Understanding Components.mp4 9.45 MB
4 - Reactjs A Refresher/29 - Working with Multiple Components.mp4 31.43 MB
4 - Reactjs A Refresher/30 - Using Props to pass Data between Components.mp4 33.93 MB
4 - Reactjs A Refresher/31 - Rendering Lists of Data.mp4 22.38 MB
4 - Reactjs A Refresher/32 - Handling Events.mp4 60.09 MB
4 - Reactjs A Refresher/33 - Efficient ChildParent Communication.mp4 24.91 MB
4 - Reactjs A Refresher/34 - Working with State.mp4 55.38 MB
4 - Reactjs A Refresher/35 - More on State.mp4 40.51 MB
4 - Reactjs A Refresher/36 - Fetching User Input Twoway Binding.mp4 37.74 MB
4 - Reactjs A Refresher/37 - Wrap Up.mp4 10.25 MB
5 - Reactjs Building the Frontend/39 - Module Introduction.mp4 4.2 MB
5 - Reactjs Building the Frontend/40 - Starting Setup Pages Routes.mp4 81.58 MB
5 - Reactjs Building the Frontend/41 - Adding a UsersList Page Component.mp4 43.74 MB
5 - Reactjs Building the Frontend/42 - Adding a UserItem Component.mp4 19.55 MB
5 - Reactjs Building the Frontend/43 - Styling our App More Components.mp4 70.24 MB
5 - Reactjs Building the Frontend/44 - Presentational vs Stateful Components.mp4 16.77 MB
5 - Reactjs Building the Frontend/45 - Adding a Main Header.mp4 58.22 MB
5 - Reactjs Building the Frontend/46 - Adding Navlinks.mp4 25.55 MB
5 - Reactjs Building the Frontend/47 - Implementing a Basic Desktop Mobile Navigation.mp4 26.82 MB
5 - Reactjs Building the Frontend/48 - Understanding Portals.mp4 19.73 MB
5 - Reactjs Building the Frontend/49 - Handling the Drawer State.mp4 29.28 MB
5 - Reactjs Building the Frontend/50 - Animating the Sidedrawer.mp4 34.96 MB
5 - Reactjs Building the Frontend/51 - Rendering User Places Using Dynamic Route Segments.mp4 173.96 MB
5 - Reactjs Building the Frontend/52 - Getting Route Params.mp4 13.24 MB
5 - Reactjs Building the Frontend/53 - Adding Custom Buttons.mp4 17.05 MB
5 - Reactjs Building the Frontend/54 - Adding a Modal.mp4 169.43 MB
5 - Reactjs Building the Frontend/55 - Rendering a Map with Google Maps.mp4 140.19 MB
5 - Reactjs Building the Frontend/58 - Adding a Custom Form Input Component.mp4 76.02 MB
5 - Reactjs Building the Frontend/59 - Managing State in the Input Component.mp4 62.04 MB
5 - Reactjs Building the Frontend/60 - Adding Input Validation.mp4 53.34 MB
5 - Reactjs Building the Frontend/61 - Sharing Input Values Adding Multiple Inputs.mp4 46.67 MB
5 - Reactjs Building the Frontend/62 - Managing Formwide State.mp4 84.73 MB
5 - Reactjs Building the Frontend/63 - Finishing the Add Place Form.mp4 20.24 MB
5 - Reactjs Building the Frontend/64 - Starting Work on the Update Place Page.mp4 53.67 MB
5 - Reactjs Building the Frontend/65 - Adjusting the Input Component.mp4 15.82 MB
5 - Reactjs Building the Frontend/66 - Creating a Custom Form Hook useForm.mp4 100.06 MB
5 - Reactjs Building the Frontend/68 - Adjusting the Form Hook.mp4 108.95 MB
5 - Reactjs Building the Frontend/69 - Fixing Minor Issues.mp4 31.33 MB
5 - Reactjs Building the Frontend/70 - Showing a Deletion Warning.mp4 55.68 MB
5 - Reactjs Building the Frontend/71 - Adding an Auth Page Login Form.mp4 99.13 MB
5 - Reactjs Building the Frontend/72 - Adding Signup Switch Mode Button.mp4 97.41 MB
5 - Reactjs Building the Frontend/73 - Adding Auth Context for Appwide State Management.mp4 36.41 MB
5 - Reactjs Building the Frontend/74 - Listening to Context Changes.mp4 14.64 MB
5 - Reactjs Building the Frontend/75 - Adding Authenticated Unauthenticated Routes.mp4 55.99 MB
5 - Reactjs Building the Frontend/76 - More Auth Context Usage.mp4 18.82 MB
5 - Reactjs Building the Frontend/77 - Wrap Up.mp4 6.13 MB
6 - Nodejs Expressjs A Refresher/79 - Module Introduction.mp4 2.22 MB
6 - Nodejs Expressjs A Refresher/80 - What is Nodejs.mp4 5.09 MB
6 - Nodejs Expressjs A Refresher/81 - Writing our First Nodejs Code.mp4 20.81 MB
6 - Nodejs Expressjs A Refresher/82 - Sending Requests Responses.mp4 51.43 MB
6 - Nodejs Expressjs A Refresher/83 - What is Expressjs.mp4 1.85 MB
6 - Nodejs Expressjs A Refresher/84 - Adding Expressjs.mp4 49.31 MB
6 - Nodejs Expressjs A Refresher/85 - Understanding the Advantages of Expressjs.mp4 41.97 MB
6 - Nodejs Expressjs A Refresher/86 - How Code Execution Works.mp4 13.53 MB
7 - Nodejs Expressjs Building our REST API/100 - Finalizing the Get Places by User ID Resource.mp4 18.13 MB
7 - Nodejs Expressjs Building our REST API/101 - Setting Up the User Routes Signup Login Get Users.mp4 115.9 MB
7 - Nodejs Expressjs Building our REST API/102 - Validating API Input Request Bodies.mp4 69.35 MB
7 - Nodejs Expressjs Building our REST API/103 - Validating Patch Requests User Routes.mp4 42 MB
7 - Nodejs Expressjs Building our REST API/104 - Using Googles Geocoding API to Convert an Address Into Coordinates.mp4 152.54 MB
7 - Nodejs Expressjs Building our REST API/105 - Wrap Up.mp4 10.42 MB
7 - Nodejs Expressjs Building our REST API/88 - Module Introduction.mp4 5.54 MB
7 - Nodejs Expressjs Building our REST API/89 - Setting up our Project.mp4 7.48 MB
7 - Nodejs Expressjs Building our REST API/90 - Implementing Basic Routing.mp4 46.07 MB
7 - Nodejs Expressjs Building our REST API/91 - Adding PlaceSpecific Routes.mp4 90.23 MB
7 - Nodejs Expressjs Building our REST API/92 - Getting a Place By User ID.mp4 26.56 MB
7 - Nodejs Expressjs Building our REST API/93 - Handling Errors.mp4 66.09 MB
7 - Nodejs Expressjs Building our REST API/94 - Adding our own Error Model.mp4 27.28 MB
7 - Nodejs Expressjs Building our REST API/95 - Adding Controllers.mp4 41.86 MB
7 - Nodejs Expressjs Building our REST API/96 - Adding a POST Route Using Postman.mp4 77.22 MB
7 - Nodejs Expressjs Building our REST API/97 - Handling Errors for Unsupported Routes.mp4 14.84 MB
7 - Nodejs Expressjs Building our REST API/98 - Adding Patch Routes to Update Places.mp4 53.09 MB
7 - Nodejs Expressjs Building our REST API/99 - Deleting Places.mp4 41.25 MB
8 - Working with MongoDB Mongoose A Refresher/107 - Module Introduction.mp4 2.39 MB
8 - Working with MongoDB Mongoose A Refresher/108 - What is MongoDB.mp4 3.93 MB
8 - Working with MongoDB Mongoose A Refresher/109 - SQL vs NoSQL.mp4 8.3 MB
8 - Working with MongoDB Mongoose A Refresher/110 - Connecting React to a Database.mp4 4.04 MB
8 - Working with MongoDB Mongoose A Refresher/111 - Setting Up MongoDB.mp4 36.7 MB
8 - Working with MongoDB Mongoose A Refresher/112 - Creating a Simple Backend Connecting it to the Database.mp4 24.23 MB
8 - Working with MongoDB Mongoose A Refresher/113 - Creating a Document with MongoDB.mp4 36.65 MB
8 - Working with MongoDB Mongoose A Refresher/114 - Getting Data from the Database.mp4 31.04 MB
8 - Working with MongoDB Mongoose A Refresher/115 - Installing Mongoose.mp4 6.24 MB
8 - Working with MongoDB Mongoose A Refresher/116 - Understanding Models Schemas.mp4 25.89 MB
8 - Working with MongoDB Mongoose A Refresher/117 - Creating a Product.mp4 11.41 MB
8 - Working with MongoDB Mongoose A Refresher/118 - Connecting to the Database Saving the Product.mp4 34.26 MB
8 - Working with MongoDB Mongoose A Refresher/119 - Getting Products.mp4 15.78 MB
8 - Working with MongoDB Mongoose A Refresher/120 - Understanding the ObjectID.mp4 20.08 MB
8 - Working with MongoDB Mongoose A Refresher/121 - Wrap Up.mp4 9.27 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/123 - Module Introduction.mp4 2.32 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/124 - Installing Mongoose Connecting our Backend to MongoDB.mp4 30.27 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/125 - Creating the Place Schema Model.mp4 23.65 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/126 - Creating Storing Documents in the Database.mp4 33.28 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/127 - Getting Places by the PlaceID.mp4 70.15 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/128 - Getting Places by the UserID.mp4 35.9 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/129 - Updating Places.mp4 30.79 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/130 - Deleting Places.mp4 20.48 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/131 - How Users Places are Related.mp4 4.21 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/132 - Creating the User Model.mp4 33.75 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/133 - Using the User Model for Signup.mp4 69.87 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/134 - Adding the User Login.mp4 37.75 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/135 - Getting Users.mp4 31.92 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/136 - Adding the Relation between Places Users.mp4 23.28 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/137 - Creating Places Adding it to a User.mp4 106.8 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/138 - Deleting Places Removing it From the User.mp4 63.93 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/139 - Getting Places An Alternative.mp4 42.49 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/140 - Cleaning Up our Code.mp4 18.95 MB
9 - Connecting the Backend to the Database MongoDB Mongoose/141 - Wrap Up.mp4 11.81 MB
其他位置