种子简介
种子名称:
[FreeCourseSite.com] Udemy - React Front To Back
文件类型:
视频
文件数目:
88个文件
文件大小:
5.25 GB
收录时间:
2021-4-4 14:44
已经下载:
3次
资源热度:
94
最近下载:
2024-12-16 05:27
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:fb4c7d6005533eefbb3f715ef140c3ed47b3939a&dn=[FreeCourseSite.com] Udemy - React Front To Back
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[FreeCourseSite.com] Udemy - React Front To Back.torrent
1. Course Introduction/1. Welcome To The Course.mp415.09MB
1. Course Introduction/2. What Is React.mp415.44MB
1. Course Introduction/3. Setting Up Our Environment.mp445.9MB
10. Contacts API Integration & Deploy/1. Add Contact.mp478.16MB
10. Contacts API Integration & Deploy/2. Get & Clear Contacts.mp4115.56MB
10. Contacts API Integration & Deploy/3. Delete Contacts.mp427.56MB
10. Contacts API Integration & Deploy/4. Update Contacts.mp421.12MB
10. Contacts API Integration & Deploy/5. Prepare & Deploy To Heroku.mp471.88MB
11. Project 3 Start [ITLogger - Redux] - Components & UI/1. Project Introduction.mp429.05MB
11. Project 3 Start [ITLogger - Redux] - Components & UI/3. React & JSON-Server Setup.mp446.42MB
11. Project 3 Start [ITLogger - Redux] - Components & UI/4. Materialize Setup.mp453.47MB
11. Project 3 Start [ITLogger - Redux] - Components & UI/5. SearchBar & Logs Component.mp462.18MB
11. Project 3 Start [ITLogger - Redux] - Components & UI/6. LogItem & Preloader Components.mp464.05MB
11. Project 3 Start [ITLogger - Redux] - Components & UI/7. AddBtn & AddLogModal Components.mp4123.41MB
11. Project 3 Start [ITLogger - Redux] - Components & UI/8. Edit & Tech Modal Components.mp4121.2MB
12. Redux For State Management/1. Redux Store & Provider Setup.mp453.13MB
12. Redux For State Management/2. Logs Reducer, Actions & Types.mp467.7MB
12. Redux For State Management/3. Connecting Redux To a Component.mp470.04MB
12. Redux For State Management/4. Add Logs.mp461.82MB
12. Redux For State Management/5. Delete Logs.mp456.32MB
12. Redux For State Management/6. Update Logs.mp4107.4MB
12. Redux For State Management/7. Search Logs.mp455.36MB
13. Technicians State & Components/1. Techs Reducer, Action & Component.mp463.68MB
13. Technicians State & Components/2. Tech Options Select Component.mp451.07MB
13. Technicians State & Components/3. Add Technicians.mp451.89MB
13. Technicians State & Components/4. Delete Technicians.mp456.53MB
2. Project 1 Start [Github Finder] & React Setup/1. Project Introduction.mp414.44MB
2. Project 1 Start [Github Finder] & React Setup/3. Create React App & File Structure.mp468.8MB
2. Project 1 Start [Github Finder] & React Setup/4. CRA Cleanup & Prepare.mp447.12MB
2. Project 1 Start [Github Finder] & React Setup/5. Intro To JSX & Fragments.mp433.46MB
2. Project 1 Start [Github Finder] & React Setup/6. Expressions & Conditionals In JSX.mp431.03MB
3. Components, State & Props/1. Components, Props & PropTypes.mp456.96MB
3. Components, State & Props/2. Getting Started With Component State.mp456.93MB
3. Components, State & Props/3. Lists & Passing State With Props.mp448.09MB
3. Components, State & Props/4. Stateless Functional Components.mp444.8MB
3. Components, State & Props/5. HTTP Requests & Updating State.mp459.12MB
3. Components, State & Props/6. Spinner Component & Refactoring.mp441.31MB
3. Components, State & Props/7. Environment Variables.mp430.97MB
4. Events, Passing Props, React Router & More/1. Events & Search Component.mp449.39MB
4. Events, Passing Props, React Router & More/2. Passing Props Up & Search.mp457.52MB
4. Events, Passing Props, React Router & More/3. Clear Users From State.mp448.97MB
4. Events, Passing Props, React Router & More/4. Alert State & Component.mp460.99MB
4. Events, Passing Props, React Router & More/5. React Router Setup.mp454.31MB
4. Events, Passing Props, React Router & More/6. Single User Component & Data.mp480.52MB
4. Events, Passing Props, React Router & More/7. User Component UI & Layout.mp489.14MB
4. Events, Passing Props, React Router & More/8. Repos & RepoItem Component & Data.mp480.52MB
5. Refactoring To Hooks & Context/1. Overview of Hooks & Context.mp424.7MB
5. Refactoring To Hooks & Context/10. Home & NotFound Components.mp432.81MB
5. Refactoring To Hooks & Context/11. Prepare & Deploy To Netlify.mp466.05MB
5. Refactoring To Hooks & Context/2. Search Class to Function With useState Hook.mp454.31MB
5. Refactoring To Hooks & Context/3. User Class to Function With useEffect Hook.mp461.73MB
5. Refactoring To Hooks & Context/4. App Class to Function Component.mp469.16MB
5. Refactoring To Hooks & Context/5. Implementing Context.mp467.68MB
5. Refactoring To Hooks & Context/6. Create Reducer & Actions.mp491.06MB
5. Refactoring To Hooks & Context/7. Moving User State To Context.mp4129.16MB
5. Refactoring To Hooks & Context/8. Moving Repos State To Context.mp440.12MB
5. Refactoring To Hooks & Context/9. Alert Context Workflow.mp496.1MB
6. Project 2 Start [Contact Keeper - MERN] & Express Server Setup/1. Project Introduction.mp416.91MB
6. Project 2 Start [Contact Keeper - MERN] & Express Server Setup/3. MongoDB Atlas Setup.mp434.56MB
6. Project 2 Start [Contact Keeper - MERN] & Express Server Setup/4. Dependencies & Basic Express Server.mp446.2MB
6. Project 2 Start [Contact Keeper - MERN] & Express Server Setup/5. Backend Routes.mp455.41MB
6. Project 2 Start [Contact Keeper - MERN] & Express Server Setup/6. Connect MongoDB To Our App.mp445.86MB
7. Backend Users, Contacts & JWT Authentication/1. User Model & Validation.mp466.22MB
7. Backend Users, Contacts & JWT Authentication/2. Hash Passwords & Register Route.mp444.9MB
7. Backend Users, Contacts & JWT Authentication/3. Create & Respond With JSON Web Token.mp437.75MB
7. Backend Users, Contacts & JWT Authentication/4. Authenticate Route.mp453.04MB
7. Backend Users, Contacts & JWT Authentication/5. Auth Middleware & Protecting Routes.mp460.66MB
7. Backend Users, Contacts & JWT Authentication/6. Contact Model & Get Contacts Route.mp444.39MB
7. Backend Users, Contacts & JWT Authentication/7. Add Contact Route.mp447.29MB
7. Backend Users, Contacts & JWT Authentication/8. Contact Update & Delete Routes.mp480.45MB
8. Client Side Setup & Contacts UI/1. Setup React & Concurrently.mp425.09MB
8. Client Side Setup & Contacts UI/10. Basic Add & Delete Animation.mp450.76MB
8. Client Side Setup & Contacts UI/2. Cleanup, Navbar & Router Setup.mp490.42MB
8. Client Side Setup & Contacts UI/3. Contacts Context & Global State.mp456.71MB
8. Client Side Setup & Contacts UI/4. Contacts & ContactItem Components.mp484.02MB
8. Client Side Setup & Contacts UI/5. ContactForm Component.mp4113.2MB
8. Client Side Setup & Contacts UI/6. Delete Contact From UI.mp442.94MB
8. Client Side Setup & Contacts UI/7. Set & Clear Current Contact.mp451.09MB
8. Client Side Setup & Contacts UI/8. Edit & Update Contact Action.mp489.35MB
8. Client Side Setup & Contacts UI/9. Contact Filter Form & State.mp4116.91MB
9. ReactExpress Authentication/1. Auth Context & Initial State.mp457.75MB
9. ReactExpress Authentication/2. Register & Login Forms.mp476.35MB
9. ReactExpress Authentication/3. Alert Context, State & Component.mp4120.61MB
9. ReactExpress Authentication/4. User Registration.mp4126.85MB
9. ReactExpress Authentication/5. Load User & Set Token.mp4109.96MB
9. ReactExpress Authentication/6. User Login.mp462.1MB
9. ReactExpress Authentication/7. Logout & Navbar.mp454.2MB
9. ReactExpress Authentication/8. PrivateRoute Component.mp438.2MB