首页 磁力链接怎么用

[FreeCourseSite.com] Udemy - The Ultimate React Course 2023 React, Redux & More

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2024-2-5 22:20 2024-5-23 13:11 42 40.24 GB 405
二维码链接
[FreeCourseSite.com] Udemy - The Ultimate React Course 2023 React, Redux & More的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 01 - Welcome, Welcome, Welcome!/001 Course Roadmap and Projects.mp447.35MB
  2. 01 - Welcome, Welcome, Welcome!/002 Building Our First React App!.mp4148.5MB
  3. 01 - Welcome, Welcome, Welcome!/003 Watch Before You Start!.mp429.34MB
  4. 01 - Welcome, Welcome, Welcome!/005 Downloading Course Material.mp429.37MB
  5. 02 - PART 1 REACT FUNDAMENTALS [4 PROJECTS]/001 Introduction to Part 1.mp418.49MB
  6. 03 - A First Look at React/001 Section Overview.mp42.75MB
  7. 03 - A First Look at React/002 Why Do Front-End Frameworks Exist.mp456.6MB
  8. 03 - A First Look at React/003 React vs. Vanilla JavaScript.mp480.67MB
  9. 03 - A First Look at React/004 What is React.mp450.05MB
  10. 03 - A First Look at React/005 Setting Up Our Development Environment.mp477.8MB
  11. 03 - A First Look at React/006 Pure React.mp473.24MB
  12. 03 - A First Look at React/007 A Quick Look at React's Official Documentation.mp431.16MB
  13. 03 - A First Look at React/008 Setting Up a New React Project The Options.mp436.58MB
  14. 03 - A First Look at React/009 Setting Up a Project With Create-React-App.mp480.36MB
  15. 04 - [Optional] Review of Essential JavaScript for React/001 Section Overview.mp46.05MB
  16. 04 - [Optional] Review of Essential JavaScript for React/002 Destructuring Objects and Arrays.mp482MB
  17. 04 - [Optional] Review of Essential JavaScript for React/003 RestSpread Operator.mp484.4MB
  18. 04 - [Optional] Review of Essential JavaScript for React/004 Template Literals.mp442.5MB
  19. 04 - [Optional] Review of Essential JavaScript for React/005 Ternaries Instead of ifelse Statements.mp463.79MB
  20. 04 - [Optional] Review of Essential JavaScript for React/006 Arrow Functions.mp457.33MB
  21. 04 - [Optional] Review of Essential JavaScript for React/007 Short-Circuiting And Logical Operators &&, ,.mp4112.43MB
  22. 04 - [Optional] Review of Essential JavaScript for React/008 Optional Chaining.mp469.72MB
  23. 04 - [Optional] Review of Essential JavaScript for React/009 The Array map Method.mp475.93MB
  24. 04 - [Optional] Review of Essential JavaScript for React/010 The Array filter Method.mp495.49MB
  25. 04 - [Optional] Review of Essential JavaScript for React/011 The Array reduce Method.mp476.74MB
  26. 04 - [Optional] Review of Essential JavaScript for React/012 The Array sort Method.mp450.09MB
  27. 04 - [Optional] Review of Essential JavaScript for React/013 Working With Immutable Arrays.mp466.67MB
  28. 04 - [Optional] Review of Essential JavaScript for React/014 Asynchronous JavaScript Promises.mp449.12MB
  29. 04 - [Optional] Review of Essential JavaScript for React/015 Asynchronous JavaScript AsyncAwait.mp434.94MB
  30. 05 - Working With Components, Props, and JSX/001 Section Overview.mp44.49MB
  31. 05 - Working With Components, Props, and JSX/002 Rendering the Root Component and Strict Mode.mp441.01MB
  32. 05 - Working With Components, Props, and JSX/003 Before We Start Coding Debugging.mp491.17MB
  33. 05 - Working With Components, Props, and JSX/004 Components as Building Blocks.mp418.2MB
  34. 05 - Working With Components, Props, and JSX/005 Creating And Reusing a Component.mp4105.36MB
  35. 05 - Working With Components, Props, and JSX/006 What is JSX.mp423.72MB
  36. 05 - Working With Components, Props, and JSX/007 Creating More Components.mp465.77MB
  37. 05 - Working With Components, Props, and JSX/008 JavaScript Logic in Components.mp454.52MB
  38. 05 - Working With Components, Props, and JSX/009 Separation of Concerns.mp424.73MB
  39. 05 - Working With Components, Props, and JSX/010 Styling React Applications.mp4166.14MB
  40. 05 - Working With Components, Props, and JSX/011 Passing and Receiving Props.mp4116.03MB
  41. 05 - Working With Components, Props, and JSX/012 Props, Immutability, and One-Way Data Flow.mp422.6MB
  42. 05 - Working With Components, Props, and JSX/013 CHALLENGE #1 Profile Card (v1).mp4229.14MB
  43. 05 - Working With Components, Props, and JSX/014 The Rules of JSX.mp424.86MB
  44. 05 - Working With Components, Props, and JSX/015 Rendering Lists.mp4130.39MB
  45. 05 - Working With Components, Props, and JSX/016 Conditional Rendering With &&.mp4106.68MB
  46. 05 - Working With Components, Props, and JSX/017 Conditional Rendering With Ternaries.mp457.26MB
  47. 05 - Working With Components, Props, and JSX/018 Conditional Rendering With Multiple Returns.mp466.8MB
  48. 05 - Working With Components, Props, and JSX/019 Extracting JSX Into a New Component.mp456.03MB
  49. 05 - Working With Components, Props, and JSX/020 Destructuring Props.mp460.7MB
  50. 05 - Working With Components, Props, and JSX/021 React Fragments.mp467.86MB
  51. 05 - Working With Components, Props, and JSX/022 Setting Classes and Text Conditionally.mp491.62MB
  52. 05 - Working With Components, Props, and JSX/023 Section Summary.mp418.15MB
  53. 05 - Working With Components, Props, and JSX/024 CHALLENGE #2 Profile Card (v2).mp4122.74MB
  54. 06 - State, Events, and Forms Interactive Components/001 Section Overview.mp43.46MB
  55. 06 - State, Events, and Forms Interactive Components/002 Let's Build a Steps Component.mp471.12MB
  56. 06 - State, Events, and Forms Interactive Components/003 Handling Events the React Way.mp462.19MB
  57. 06 - State, Events, and Forms Interactive Components/004 What is State in React.mp420.45MB
  58. 06 - State, Events, and Forms Interactive Components/005 Creating a State Variable With useState.mp458.66MB
  59. 06 - State, Events, and Forms Interactive Components/006 Don't Set State Manually!.mp448.35MB
  60. 06 - State, Events, and Forms Interactive Components/007 The Mechanics of State.mp441.13MB
  61. 06 - State, Events, and Forms Interactive Components/008 Adding Another Piece of State.mp461.7MB
  62. 06 - State, Events, and Forms Interactive Components/009 React Developer Tools.mp441.7MB
  63. 06 - State, Events, and Forms Interactive Components/010 Updating State Based on Current State.mp441.28MB
  64. 06 - State, Events, and Forms Interactive Components/011 More Thoughts About State + State Guidelines.mp440.66MB
  65. 06 - State, Events, and Forms Interactive Components/012 A Vanilla JavaScript Implementation.mp447.65MB
  66. 06 - State, Events, and Forms Interactive Components/013 CHALLENGE #1 Date Counter (v1).mp454.76MB
  67. 06 - State, Events, and Forms Interactive Components/014 Starting a New Project The Far Away Travel List.mp412.73MB
  68. 06 - State, Events, and Forms Interactive Components/015 Building the Layout.mp442.44MB
  69. 06 - State, Events, and Forms Interactive Components/016 Rendering the Items List.mp437.55MB
  70. 06 - State, Events, and Forms Interactive Components/017 Building a Form and Handling Submissions.mp4123.94MB
  71. 06 - State, Events, and Forms Interactive Components/018 Controlled Elements.mp4194.51MB
  72. 06 - State, Events, and Forms Interactive Components/019 State vs. Props.mp415.22MB
  73. 06 - State, Events, and Forms Interactive Components/020 EXERCISE #1 Flashcards.mp4116.98MB
  74. 06 - State, Events, and Forms Interactive Components/021 CHALLENGE #2 Date Counter (v2).mp498.97MB
  75. 07 - Thinking In React State Management/001 Section Overview.mp43.98MB
  76. 07 - Thinking In React State Management/002 What is Thinking in React.mp416.97MB
  77. 07 - Thinking In React State Management/003 Fundamentals of State Management.mp450.67MB
  78. 07 - Thinking In React State Management/004 Thinking About State and Lifting State Up.mp4160.04MB
  79. 07 - Thinking In React State Management/005 Reviewing Lifting Up State.mp425.23MB
  80. 07 - Thinking In React State Management/006 Deleting an Item More Child-to-Parent Communication!.mp490.91MB
  81. 07 - Thinking In React State Management/007 Updating an Item Complex Immutable Data Operation.mp457.88MB
  82. 07 - Thinking In React State Management/008 Derived State.mp415.45MB
  83. 07 - Thinking In React State Management/009 Calculating Statistics as Derived State.mp4119.4MB
  84. 07 - Thinking In React State Management/010 Sorting Items.mp4111.97MB
  85. 07 - Thinking In React State Management/011 Clearing the List.mp458.33MB
  86. 07 - Thinking In React State Management/012 Moving Components Into Separate Files.mp4119.64MB
  87. 07 - Thinking In React State Management/013 EXERCISE #1 Accordion Component (v1).mp4136.48MB
  88. 07 - Thinking In React State Management/014 The children Prop Making a Reusable Button.mp4128.49MB
  89. 07 - Thinking In React State Management/015 More Reusability With the children Prop.mp4107.17MB
  90. 07 - Thinking In React State Management/016 EXERCISE #2 Accordion Component (v2).mp4112.9MB
  91. 07 - Thinking In React State Management/017 CHALLENGE #1 Tip Calculator.mp4123.99MB
  92. 08 - [Optional] Practice Project Eat-'N-Split/001 Section Overview.mp42.33MB
  93. 08 - [Optional] Practice Project Eat-'N-Split/002 Project Setup.mp49.47MB
  94. 08 - [Optional] Practice Project Eat-'N-Split/003 Building the Static App List of Friends.mp490.69MB
  95. 08 - [Optional] Practice Project Eat-'N-Split/004 Building the Static App Forms.mp461.53MB
  96. 08 - [Optional] Practice Project Eat-'N-Split/005 Displaying the New Friend Form.mp466.17MB
  97. 08 - [Optional] Practice Project Eat-'N-Split/006 Adding a New Friend.mp4196.4MB
  98. 08 - [Optional] Practice Project Eat-'N-Split/007 Selecting a Friend.mp4161.82MB
  99. 08 - [Optional] Practice Project Eat-'N-Split/008 Creating Controlled Elements.mp4109.39MB
  100. 08 - [Optional] Practice Project Eat-'N-Split/009 Splitting a Bill.mp4151.07MB
  101. 09 - PART 2 INTERMEDIATE REACT [2 PROJECTS]/001 Introduction to Part 2.mp426.96MB
  102. 10 - Thinking in React Components, Composition, and Reusability/001 Section Overview.mp44.3MB
  103. 10 - Thinking in React Components, Composition, and Reusability/002 Setting Up the usePopcorn Project.mp411.61MB
  104. 10 - Thinking in React Components, Composition, and Reusability/003 How to Split a UI Into Components.mp447.17MB
  105. 10 - Thinking in React Components, Composition, and Reusability/004 Splitting Components in Practice.mp4263.46MB
  106. 10 - Thinking in React Components, Composition, and Reusability/005 Component Categories.mp49.21MB
  107. 10 - Thinking in React Components, Composition, and Reusability/006 Prop Drilling.mp486.42MB
  108. 10 - Thinking in React Components, Composition, and Reusability/007 Component Composition.mp418.26MB
  109. 10 - Thinking in React Components, Composition, and Reusability/008 Fixing Prop Drilling With Composition (And Building a Layout).mp461.29MB
  110. 10 - Thinking in React Components, Composition, and Reusability/009 Using Composition to Make a Reusable Box.mp429.81MB
  111. 10 - Thinking in React Components, Composition, and Reusability/010 Passing Elements as Props (Alternative to children).mp444.98MB
  112. 10 - Thinking in React Components, Composition, and Reusability/011 Building a Reusable Star Rating Component.mp4100.42MB
  113. 10 - Thinking in React Components, Composition, and Reusability/012 Creating the Stars.mp4182.5MB
  114. 10 - Thinking in React Components, Composition, and Reusability/013 Handling Hover Events.mp482.81MB
  115. 10 - Thinking in React Components, Composition, and Reusability/014 Props as a Component API.mp415.8MB
  116. 10 - Thinking in React Components, Composition, and Reusability/015 Improving Reusability With Props.mp4172.77MB
  117. 10 - Thinking in React Components, Composition, and Reusability/016 PropTypes.mp434.59MB
  118. 10 - Thinking in React Components, Composition, and Reusability/017 CHALLENGE #1 Text Expander Component.mp4164.32MB
  119. 11 - How React Works Behind the Scenes/001 Section Overview.mp412.06MB
  120. 11 - How React Works Behind the Scenes/002 Project Setup and Walkthrough.mp481.62MB
  121. 11 - How React Works Behind the Scenes/003 Components, Instances, and Elements.mp418.04MB
  122. 11 - How React Works Behind the Scenes/004 Instances and Elements in Practice.mp4109.1MB
  123. 11 - How React Works Behind the Scenes/005 How Rendering Works Overview.mp422.76MB
  124. 11 - How React Works Behind the Scenes/006 How Rendering Works The Render Phase.mp4123.52MB
  125. 11 - How React Works Behind the Scenes/007 How Rendering Works The Commit Phase.mp440.73MB
  126. 11 - How React Works Behind the Scenes/008 How Diffing Works.mp421.56MB
  127. 11 - How React Works Behind the Scenes/009 Diffing Rules in Practice.mp448.76MB
  128. 11 - How React Works Behind the Scenes/010 The Key Prop.mp432.22MB
  129. 11 - How React Works Behind the Scenes/011 Resetting State With the Key Prop.mp440.04MB
  130. 11 - How React Works Behind the Scenes/012 Using the Key Prop to Fix Our Eat-'N-Split App.mp444.81MB
  131. 11 - How React Works Behind the Scenes/013 Rules for Render Logic Pure Components.mp435.01MB
  132. 11 - How React Works Behind the Scenes/014 State Update Batching.mp432.73MB
  133. 11 - How React Works Behind the Scenes/015 State Update Batching in Practice.mp4161.66MB
  134. 11 - How React Works Behind the Scenes/016 How Events Work in React.mp452.83MB
  135. 11 - How React Works Behind the Scenes/017 Libraries vs. Frameworks & The React Ecosystem.mp439.72MB
  136. 11 - How React Works Behind the Scenes/018 Section Summary Practical Takeaways.mp450.66MB
  137. 12 - Effects and Data Fetching/001 Section Overview.mp43.45MB
  138. 12 - Effects and Data Fetching/002 The Component Lifecycle.mp413MB
  139. 12 - Effects and Data Fetching/003 How NOT to Fetch Data in React.mp4102.3MB
  140. 12 - Effects and Data Fetching/004 useEffect to the Rescue.mp447.67MB
  141. 12 - Effects and Data Fetching/005 A First Look at Effects.mp424.76MB
  142. 12 - Effects and Data Fetching/006 Using an async Function.mp459.39MB
  143. 12 - Effects and Data Fetching/007 Adding a Loading State.mp424.18MB
  144. 12 - Effects and Data Fetching/008 Handling Errors.mp4144.43MB
  145. 12 - Effects and Data Fetching/009 The useEffect Dependency Array.mp441.97MB
  146. 12 - Effects and Data Fetching/010 Synchronizing Queries With Movie Data.mp4162.28MB
  147. 12 - Effects and Data Fetching/011 Selecting a Movie.mp4225.47MB
  148. 12 - Effects and Data Fetching/012 Loading Movie Details.mp4267.22MB
  149. 12 - Effects and Data Fetching/013 Adding a Watched Movie.mp4463.59MB
  150. 12 - Effects and Data Fetching/014 Adding a New Effect Changing Page Title.mp4100.08MB
  151. 12 - Effects and Data Fetching/015 The useEffect Cleanup Function.mp416.73MB
  152. 12 - Effects and Data Fetching/016 Cleaning Up the Title.mp453.49MB
  153. 12 - Effects and Data Fetching/017 Cleaning Up Data Fetching.mp4138.61MB
  154. 12 - Effects and Data Fetching/018 One More Effect Listening to a Keypress.mp4156.96MB
  155. 12 - Effects and Data Fetching/019 CHALLENGE #1 Currency Converter.mp4110.45MB
  156. 13 - Custom Hooks, Refs, and More State/001 Section Overview.mp43.35MB
  157. 13 - Custom Hooks, Refs, and More State/002 React Hooks and Their Rules.mp435.45MB
  158. 13 - Custom Hooks, Refs, and More State/003 The Rules of Hooks in Practice.mp467.16MB
  159. 13 - Custom Hooks, Refs, and More State/004 More Details of useState.mp4140.34MB
  160. 13 - Custom Hooks, Refs, and More State/005 Initializing State With a Callback (Lazy Initial State).mp4139.54MB
  161. 13 - Custom Hooks, Refs, and More State/006 useState Summary.mp411.15MB
  162. 13 - Custom Hooks, Refs, and More State/007 How NOT to Select DOM Elements in React.mp425.24MB
  163. 13 - Custom Hooks, Refs, and More State/008 Introducing Another Hook useRef.mp423.54MB
  164. 13 - Custom Hooks, Refs, and More State/009 Refs to Select DOM Elements.mp4127.99MB
  165. 13 - Custom Hooks, Refs, and More State/010 Refs to Persist Data Between Renders.mp4125.15MB
  166. 13 - Custom Hooks, Refs, and More State/011 What are Custom Hooks When to Create One.mp415.62MB
  167. 13 - Custom Hooks, Refs, and More State/012 Creating our First Custom Hook useMovies.mp4149.72MB
  168. 13 - Custom Hooks, Refs, and More State/013 Creating useLocalStorageState.mp445.06MB
  169. 13 - Custom Hooks, Refs, and More State/014 Creating useKey.mp440.95MB
  170. 13 - Custom Hooks, Refs, and More State/015 CHALLENGE #1 useGeolocate.mp490.84MB
  171. 14 - [Optional] React Before Hooks Class-Based React/001 Section Overview.mp43.43MB
  172. 14 - [Optional] React Before Hooks Class-Based React/002 Our First Class Component.mp443.86MB
  173. 14 - [Optional] React Before Hooks Class-Based React/003 Working With Event Handlers.mp485.99MB
  174. 14 - [Optional] React Before Hooks Class-Based React/004 Class Components vs. Function Components.mp420.44MB
  175. 14 - [Optional] React Before Hooks Class-Based React/005 Starting the Classy Weather App.mp445.44MB
  176. 14 - [Optional] React Before Hooks Class-Based React/006 Fetching Weather Data.mp4119.44MB
  177. 14 - [Optional] React Before Hooks Class-Based React/007 Displaying the Weather.mp4145.19MB
  178. 14 - [Optional] React Before Hooks Class-Based React/008 Removing Boilerplate Code With Class Fields.mp446.64MB
  179. 14 - [Optional] React Before Hooks Class-Based React/009 Child to Parent Communication.mp455.71MB
  180. 14 - [Optional] React Before Hooks Class-Based React/010 Lifecycle Methods.mp4108.93MB
  181. 15 - PART 3 ADVANCED REACT + REDUX [4 PROJECTS]/001 Introduction to Part 3.mp449.77MB
  182. 16 - The Advanced useReducer Hook/001 Section Overview.mp43.73MB
  183. 16 - The Advanced useReducer Hook/002 Yet Another Hook useReducer.mp4102.71MB
  184. 16 - The Advanced useReducer Hook/003 Managing Related Pieces of State.mp4129.47MB
  185. 16 - The Advanced useReducer Hook/004 Managing State With useReducer.mp451.18MB
  186. 16 - The Advanced useReducer Hook/005 The React Quiz App.mp468.8MB
  187. 16 - The Advanced useReducer Hook/006 Loading Questions from a Fake API.mp4128.1MB
  188. 16 - The Advanced useReducer Hook/007 Handling Loading, Error, and Ready Status.mp494.26MB
  189. 16 - The Advanced useReducer Hook/008 Starting a New Quiz.mp451.06MB
  190. 16 - The Advanced useReducer Hook/009 Displaying Questions.mp480.33MB
  191. 16 - The Advanced useReducer Hook/010 Handling New Answers.mp481.17MB
  192. 16 - The Advanced useReducer Hook/011 Moving to the Next Question.mp463.51MB
  193. 16 - The Advanced useReducer Hook/012 Displaying Progress.mp483.8MB
  194. 16 - The Advanced useReducer Hook/013 Finishing a Quiz.mp4178.95MB
  195. 16 - The Advanced useReducer Hook/014 Restarting a Quiz.mp481.22MB
  196. 16 - The Advanced useReducer Hook/015 Setting Up a Timer With useEffect.mp4223.15MB
  197. 16 - The Advanced useReducer Hook/016 Section Summary useState vs. useReducer.mp419.83MB
  198. 16 - The Advanced useReducer Hook/017 CHALLENGE #1 Creating a Bank Account With useReducer.mp484.13MB
  199. 17 - React Router Building Single-Page Applications (SPA)/001 Section Overview.mp46.93MB
  200. 17 - React Router Building Single-Page Applications (SPA)/002 Creating Our First App With Vite WorldWise.mp4150.11MB
  201. 17 - React Router Building Single-Page Applications (SPA)/003 Routing and Single-Page Applications (SPAs).mp426.54MB
  202. 17 - React Router Building Single-Page Applications (SPA)/004 Implementing Main Pages and Routes.mp474.48MB
  203. 17 - React Router Building Single-Page Applications (SPA)/005 Linking Between Routes With Link and NavLink.mp445.07MB
  204. 17 - React Router Building Single-Page Applications (SPA)/006 Styling Options For React Applications.mp419.27MB
  205. 17 - React Router Building Single-Page Applications (SPA)/007 Using CSS Modules.mp4182.84MB
  206. 17 - React Router Building Single-Page Applications (SPA)/008 Building the Pages.mp488.95MB
  207. 17 - React Router Building Single-Page Applications (SPA)/009 Building the App Layout.mp492.94MB
  208. 17 - React Router Building Single-Page Applications (SPA)/010 Nested Routes and Index Route.mp4155.31MB
  209. 17 - React Router Building Single-Page Applications (SPA)/011 Implementing the Cities List.mp4217.14MB
  210. 17 - React Router Building Single-Page Applications (SPA)/012 Implementing the Countries List.mp4158.88MB
  211. 17 - React Router Building Single-Page Applications (SPA)/013 Storing State in the URL.mp425.89MB
  212. 17 - React Router Building Single-Page Applications (SPA)/014 Dynamic Routes With URL Parameters.mp4159.09MB
  213. 17 - React Router Building Single-Page Applications (SPA)/015 Reading and Setting a Query String.mp4116.95MB
  214. 17 - React Router Building Single-Page Applications (SPA)/016 Programmatic Navigation with useNavigate.mp4127.44MB
  215. 17 - React Router Building Single-Page Applications (SPA)/017 Programmatic Navigation with Navigate.mp428.86MB
  216. 18 - Advanced State Management The Context API/001 Section Overview.mp47.51MB
  217. 18 - Advanced State Management The Context API/002 CHALLENGE #1 Understand The Atomic Blog App.mp438.03MB
  218. 18 - Advanced State Management The Context API/003 What is the Context API.mp418.09MB
  219. 18 - Advanced State Management The Context API/004 Creating and Providing a Context.mp4139.41MB
  220. 18 - Advanced State Management The Context API/005 Consuming the Context.mp4128.29MB
  221. 18 - Advanced State Management The Context API/006 Advanced Pattern A Custom Provider and Hook.mp4188.19MB
  222. 18 - Advanced State Management The Context API/007 Thinking In React Advanced State Management.mp437.26MB
  223. 18 - Advanced State Management The Context API/008 Back to WorldWise Creating a CitiesContext.mp4114.92MB
  224. 18 - Advanced State Management The Context API/009 Consuming the CitiesContext.mp462.07MB
  225. 18 - Advanced State Management The Context API/010 Finishing the City View.mp4235.62MB
  226. 18 - Advanced State Management The Context API/011 Including a Map With the Leaflet Library.mp4161.57MB
  227. 18 - Advanced State Management The Context API/012 Displaying City Markers on Map.mp498.17MB
  228. 18 - Advanced State Management The Context API/013 Interacting With the Map.mp4199.55MB
  229. 18 - Advanced State Management The Context API/014 Setting Map Position With Geolocation.mp4161.36MB
  230. 18 - Advanced State Management The Context API/015 Fetching City Data in the Form.mp4316.16MB
  231. 18 - Advanced State Management The Context API/016 Creating a New City.mp4431.84MB
  232. 18 - Advanced State Management The Context API/017 Deleting a City.mp4101.81MB
  233. 18 - Advanced State Management The Context API/018 Advanced State Management System Context + useReducer.mp4348.69MB
  234. 18 - Advanced State Management The Context API/019 Adding Fake Authentication Setting Up Context.mp4152.25MB
  235. 18 - Advanced State Management The Context API/020 Adding Fake Authentication Implementing Login.mp4228.31MB
  236. 18 - Advanced State Management The Context API/021 Adding Fake Authentication Protecting a Route.mp4156.14MB
  237. 18 - Advanced State Management The Context API/022 CHALLENGE #2 Refactoring React Quiz to Context API.mp493.22MB
  238. 19 - Performance Optimization and Advanced useEffect/001 Section Overview.mp43.82MB
  239. 19 - Performance Optimization and Advanced useEffect/002 Performance Optimization and Wasted Renders.mp418.92MB
  240. 19 - Performance Optimization and Advanced useEffect/003 The Profiler Developer Tool.mp481.47MB
  241. 19 - Performance Optimization and Advanced useEffect/004 A Surprising Optimization Trick With children.mp4151.8MB
  242. 19 - Performance Optimization and Advanced useEffect/005 Understanding memo.mp419.15MB
  243. 19 - Performance Optimization and Advanced useEffect/006 memo in Practice.mp4162.18MB
  244. 19 - Performance Optimization and Advanced useEffect/007 Understanding useMemo and useCallback.mp423.45MB
  245. 19 - Performance Optimization and Advanced useEffect/008 useMemo in Practice.mp4114.65MB
  246. 19 - Performance Optimization and Advanced useEffect/009 useCallback in Practice.mp4119.23MB
  247. 19 - Performance Optimization and Advanced useEffect/010 Optimizing Context Re-Renders.mp4169.72MB
  248. 19 - Performance Optimization and Advanced useEffect/011 Back to The WorldWise App.mp4197.22MB
  249. 19 - Performance Optimization and Advanced useEffect/012 Optimizing Bundle Size With Code Splitting.mp4245.46MB
  250. 19 - Performance Optimization and Advanced useEffect/013 Don't Optimize Prematurely!.mp49.91MB
  251. 19 - Performance Optimization and Advanced useEffect/014 useEffect Rules and Best Practices.mp435.06MB
  252. 19 - Performance Optimization and Advanced useEffect/015 CHALLENGE #1 Fix Performance Issues in Workout Timer.mp493.43MB
  253. 19 - Performance Optimization and Advanced useEffect/016 Setting State Based on Other State Updates.mp4146.42MB
  254. 19 - Performance Optimization and Advanced useEffect/017 Using Helper Functions In Effects.mp4180.39MB
  255. 19 - Performance Optimization and Advanced useEffect/018 Closures in Effects.mp450.34MB
  256. 20 - Redux and Modern Redux Toolkit (With Thunks)/001 Section Overview.mp42.68MB
  257. 20 - Redux and Modern Redux Toolkit (With Thunks)/002 Introduction to Redux.mp441.75MB
  258. 20 - Redux and Modern Redux Toolkit (With Thunks)/003 Creating a Reducer Bank Account.mp455.99MB
  259. 20 - Redux and Modern Redux Toolkit (With Thunks)/004 Creating a Redux Store.mp488.43MB
  260. 20 - Redux and Modern Redux Toolkit (With Thunks)/005 Working With Action Creators.mp467.8MB
  261. 20 - Redux and Modern Redux Toolkit (With Thunks)/006 Adding More State Customer.mp490.42MB
  262. 20 - Redux and Modern Redux Toolkit (With Thunks)/007 Professional Redux File Structure State Slices.mp4131.82MB
  263. 20 - Redux and Modern Redux Toolkit (With Thunks)/008 Back to React! Connecting our Redux App With React.mp449.85MB
  264. 20 - Redux and Modern Redux Toolkit (With Thunks)/009 Dispatching Actions from Our React App.mp4209.27MB
  265. 20 - Redux and Modern Redux Toolkit (With Thunks)/010 The Legacy Way of Connecting Components to Redux.mp450.73MB
  266. 20 - Redux and Modern Redux Toolkit (With Thunks)/011 Redux Middleware and Thunks.mp417.6MB
  267. 20 - Redux and Modern Redux Toolkit (With Thunks)/012 Making an API Call With Redux Thunks.mp4207.34MB
  268. 20 - Redux and Modern Redux Toolkit (With Thunks)/013 The Redux DevTools.mp491MB
  269. 20 - Redux and Modern Redux Toolkit (With Thunks)/014 What is Redux Toolkit (RTK).mp411.47MB
  270. 20 - Redux and Modern Redux Toolkit (With Thunks)/015 Creating the Store With RTK.mp461.52MB
  271. 20 - Redux and Modern Redux Toolkit (With Thunks)/016 Creating the Account Slice.mp4268.5MB
  272. 20 - Redux and Modern Redux Toolkit (With Thunks)/017 Back to Thunks.mp476.6MB
  273. 20 - Redux and Modern Redux Toolkit (With Thunks)/018 Creating the Customer Slice.mp4123.47MB
  274. 20 - Redux and Modern Redux Toolkit (With Thunks)/019 Redux vs. Context API.mp433.41MB
  275. 21 - PART 4 PROFESSIONAL REACT DEVELOPMENT [2 PROJECTS]/001 Introduction to Part 4.mp430.53MB
  276. 22 - React Router With Data Loading (v6.4+)/001 Section Overview.mp44.82MB
  277. 22 - React Router With Data Loading (v6.4+)/002 Setting Up a New Project Fast React Pizza Co.mp432.14MB
  278. 22 - React Router With Data Loading (v6.4+)/003 Application Planning.mp484.81MB
  279. 22 - React Router With Data Loading (v6.4+)/004 Setting Up a Professional File Structure.mp437.9MB
  280. 22 - React Router With Data Loading (v6.4+)/005 A New Way Of Implementing Routes.mp493.84MB
  281. 22 - React Router With Data Loading (v6.4+)/006 Building the App Layout.mp463.14MB
  282. 22 - React Router With Data Loading (v6.4+)/007 Fetching Data With React Router Loaders Pizza Menu.mp4136.1MB
  283. 22 - React Router With Data Loading (v6.4+)/008 Displaying a Loading Indicator.mp475.07MB
  284. 22 - React Router With Data Loading (v6.4+)/009 Handling Errors With Error Elements.mp472.38MB
  285. 22 - React Router With Data Loading (v6.4+)/010 Fetching Orders.mp4163.54MB
  286. 22 - React Router With Data Loading (v6.4+)/011 Writing Data With React Router Actions.mp4223.18MB
  287. 22 - React Router With Data Loading (v6.4+)/012 Error Handling in Form Actions.mp4121.74MB
  288. 23 - [Optional] Tailwind CSS Crash Course Styling the App/001 Section Overview.mp42.84MB
  289. 23 - [Optional] Tailwind CSS Crash Course Styling the App/002 What is Tailwind CSS.mp427.41MB
  290. 23 - [Optional] Tailwind CSS Crash Course Styling the App/003 Setting Up Tailwind CSS.mp4132.4MB
  291. 23 - [Optional] Tailwind CSS Crash Course Styling the App/004 Working With Color.mp4142.63MB
  292. 23 - [Optional] Tailwind CSS Crash Course Styling the App/005 Styling Text.mp4105.44MB
  293. 23 - [Optional] Tailwind CSS Crash Course Styling the App/006 The Box Model Spacing, Borders, and Display.mp4132.56MB
  294. 23 - [Optional] Tailwind CSS Crash Course Styling the App/007 Responsive Design.mp4154.95MB
  295. 23 - [Optional] Tailwind CSS Crash Course Styling the App/008 Using Flexbox.mp472.04MB
  296. 23 - [Optional] Tailwind CSS Crash Course Styling the App/009 Using CSS Grid.mp4137.8MB
  297. 23 - [Optional] Tailwind CSS Crash Course Styling the App/010 Styling Buttons Element States and Transitions.mp4139.5MB
  298. 23 - [Optional] Tailwind CSS Crash Course Styling the App/011 Styling Form Elements.mp4121.55MB
  299. 23 - [Optional] Tailwind CSS Crash Course Styling the App/012 Reusing Styles With @apply.mp453.43MB
  300. 23 - [Optional] Tailwind CSS Crash Course Styling the App/013 Reusing Styles With React Components.mp4142.32MB
  301. 23 - [Optional] Tailwind CSS Crash Course Styling the App/014 Absolute Positioning, z-index, and More.mp495.54MB
  302. 23 - [Optional] Tailwind CSS Crash Course Styling the App/015 Configuring Tailwind Custom Font Family.mp4137.09MB
  303. 23 - [Optional] Tailwind CSS Crash Course Styling the App/016 Styling the Menu.mp4246.21MB
  304. 23 - [Optional] Tailwind CSS Crash Course Styling the App/017 Styling the Cart.mp4146.35MB
  305. 23 - [Optional] Tailwind CSS Crash Course Styling the App/018 Styling the Order Form.mp4174.43MB
  306. 23 - [Optional] Tailwind CSS Crash Course Styling the App/019 Styling the Order Overview.mp4168.45MB
  307. 24 - Adding Redux and Advanced React Router/001 Section Overview.mp42.05MB
  308. 24 - Adding Redux and Advanced React Router/002 Modeling the User State With Redux Toolkit.mp4143.45MB
  309. 24 - Adding Redux and Advanced React Router/003 Reading and Updating the User State.mp4126.18MB
  310. 24 - Adding Redux and Advanced React Router/004 Modeling the Cart State.mp472.34MB
  311. 24 - Adding Redux and Advanced React Router/005 Adding Menu Items to the Cart.mp495.42MB
  312. 24 - Adding Redux and Advanced React Router/006 Building the Cart Overview With Redux Selectors.mp4116.38MB
  313. 24 - Adding Redux and Advanced React Router/007 Building the Cart Page.mp4109.56MB
  314. 24 - Adding Redux and Advanced React Router/008 Deleting Cart Items.mp4191.67MB
  315. 24 - Adding Redux and Advanced React Router/009 Updating Cart Quantities.mp4193.81MB
  316. 24 - Adding Redux and Advanced React Router/010 Using the Cart for New Orders.mp4126.69MB
  317. 24 - Adding Redux and Advanced React Router/011 Redux Thunks With createAsyncThunk.mp4265.66MB
  318. 24 - Adding Redux and Advanced React Router/012 Integrating Geolocation.mp4207.96MB
  319. 24 - Adding Redux and Advanced React Router/013 Fetching Data Without Navigation useFetcher.mp4156.79MB
  320. 24 - Adding Redux and Advanced React Router/014 Updating Data Without Navigation.mp4203.36MB
  321. 25 - Setting Up Our Biggest Project + Styled Components/001 Section Overview.mp43.11MB
  322. 25 - Setting Up Our Biggest Project + Styled Components/002 Application Planning.mp4132.4MB
  323. 25 - Setting Up Our Biggest Project + Styled Components/004 Setting Up the Project The Wild Oasis.mp432.36MB
  324. 25 - Setting Up Our Biggest Project + Styled Components/005 Introduction to Styled Components.mp483.98MB
  325. 25 - Setting Up Our Biggest Project + Styled Components/006 Global Styles With Styled Components.mp4178.72MB
  326. 25 - Setting Up Our Biggest Project + Styled Components/007 Styled Component Props and the css Function.mp4156.07MB
  327. 25 - Setting Up Our Biggest Project + Styled Components/008 Building More Reusable Styled Components.mp4135.55MB
  328. 25 - Setting Up Our Biggest Project + Styled Components/009 Setting Up Pages and Routes.mp488.75MB
  329. 25 - Setting Up Our Biggest Project + Styled Components/010 Building the App Layout.mp4178.54MB
  330. 25 - Setting Up Our Biggest Project + Styled Components/011 Building the Sidebar and Main Navigation.mp4147.65MB
  331. 26 - Supabase Crash Course Building a Back-End!/001 Section Overview.mp43.56MB
  332. 26 - Supabase Crash Course Building a Back-End!/002 What is Supabase.mp48.48MB
  333. 26 - Supabase Crash Course Building a Back-End!/003 Creating a New Database.mp419.98MB
  334. 26 - Supabase Crash Course Building a Back-End!/004 Modeling Application State.mp417.13MB
  335. 26 - Supabase Crash Course Building a Back-End!/005 Creating Tables.mp437.74MB
  336. 26 - Supabase Crash Course Building a Back-End!/006 Relationships Between Tables.mp434.32MB
  337. 26 - Supabase Crash Course Building a Back-End!/007 Adding Security Policies (RLS).mp437.91MB
  338. 26 - Supabase Crash Course Building a Back-End!/008 Connecting Supabase With Our React App.mp483.44MB
  339. 26 - Supabase Crash Course Building a Back-End!/009 Setting Up Storage Buckets.mp451.84MB
  340. 27 - React Query Managing Remote State/001 Section Overview.mp43.25MB
  341. 27 - React Query Managing Remote State/002 What is React Query.mp422.5MB
  342. 27 - React Query Managing Remote State/003 Setting Up React Query.mp4116.28MB
  343. 27 - React Query Managing Remote State/004 Fetching Cabin Data.mp4294.17MB
  344. 27 - React Query Managing Remote State/005 Mutations Deleting a Cabin.mp4253.76MB
  345. 27 - React Query Managing Remote State/006 Displaying Toasts (Notifications).mp497.51MB
  346. 27 - React Query Managing Remote State/007 Introducing Another Library React Hook Form.mp4139.58MB
  347. 27 - React Query Managing Remote State/008 Creating a New Cabin.mp4174.15MB
  348. 27 - React Query Managing Remote State/009 Handling Form Errors.mp4415.26MB
  349. 27 - React Query Managing Remote State/010 Uploading Images to Supabase.mp4173.68MB
  350. 27 - React Query Managing Remote State/011 Editing a Cabin.mp4382.43MB
  351. 27 - React Query Managing Remote State/012 Abstracting React Query Into Custom Hooks.mp4214.89MB
  352. 27 - React Query Managing Remote State/013 Duplicating Cabins.mp485.27MB
  353. 27 - React Query Managing Remote State/014 Fetching Applications Settings.mp4124.88MB
  354. 27 - React Query Managing Remote State/015 Updating Application Settings.mp4173.06MB
  355. 28 - Advanced React Patterns/001 Section Overview.mp43.62MB
  356. 28 - Advanced React Patterns/002 An Overview of Reusability in React.mp421.16MB
  357. 28 - Advanced React Patterns/003 Setting Up an Example.mp4105.46MB
  358. 28 - Advanced React Patterns/004 The Render Props Pattern.mp484.87MB
  359. 28 - Advanced React Patterns/005 A Look at Higher-Order Components (HOC).mp4122.91MB
  360. 28 - Advanced React Patterns/006 The Compound Component Pattern.mp4163.23MB
  361. 28 - Advanced React Patterns/007 Building a Modal Window Using a React Portal.mp4222.47MB
  362. 28 - Advanced React Patterns/008 Converting the Modal to a Compound Component.mp4260.03MB
  363. 28 - Advanced React Patterns/009 Detecting a Click Outside the Modal.mp4167.46MB
  364. 28 - Advanced React Patterns/010 Confirming Cabin Deletions.mp4128.31MB
  365. 28 - Advanced React Patterns/011 Building a Reusable Table.mp4152.9MB
  366. 28 - Advanced React Patterns/012 Applying the Render Props Pattern.mp457.3MB
  367. 28 - Advanced React Patterns/013 Building a Reusable Context Menu.mp4401.3MB
  368. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/001 Section Overview.mp44.85MB
  369. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/002 Client-Side Filtering Filtering Cabins.mp4224.3MB
  370. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/003 Client-Side Sorting Sorting Cabins.mp4235.28MB
  371. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/004 Building the Bookings Table.mp4207.11MB
  372. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/005 Uploading Sample Data.mp481.08MB
  373. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/006 API-Side Filtering Filtering Bookings.mp4253.13MB
  374. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/007 API-Side Sorting Sorting Bookings.mp489.4MB
  375. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/008 Building a Reusable Pagination Component.mp4236.01MB
  376. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/009 API-Side Pagination Paginating Bookings.mp4134.86MB
  377. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/010 Prefetching With React Query.mp489.78MB
  378. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/011 Building the Single Booking Page.mp4179.97MB
  379. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/012 Checking In a Booking.mp4421.35MB
  380. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/013 Adding Optional Breakfast.mp4234.24MB
  381. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/014 Checking Out a Booking (+ Fixing a Small Bug).mp4131.26MB
  382. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/015 Deleting a Booking.mp4178.79MB
  383. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/016 Authentication User Login With Supabase.mp4314.16MB
  384. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/017 Authorization Protecting Routes.mp4273.11MB
  385. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/018 User Logout.mp496.81MB
  386. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/019 Fixing an Important Bug.mp461.53MB
  387. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/020 Building the Sign Up Form.mp4129.28MB
  388. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/021 User Sign Up.mp4171.76MB
  389. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/022 Authorization on Supabase Protecting Database (RLS).mp450.52MB
  390. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/023 Building The App Header.mp4115.6MB
  391. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/024 Updating User Data and Password.mp4342.66MB
  392. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/025 Implementing Dark Mode With CSS Variables.mp4307.16MB
  393. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/026 Building the Dashboard Layout.mp457.51MB
  394. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/027 Computing Recent Bookings and Stays.mp480.33MB
  395. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/028 Displaying Statistics.mp4142.33MB
  396. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/029 Displaying a Line Chart With the Recharts Library.mp4300.02MB
  397. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/030 Displaying a Pie Chart.mp4207.25MB
  398. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/031 Displaying Stays for Current Day.mp4264.84MB
  399. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/032 Error Boundaries.mp4112.44MB
  400. 29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/033 Final Touches + Fixing Bugs.mp4205.86MB
  401. 30 - Deployment With Netlify and Vercel/001 Section Overview.mp47.68MB
  402. 30 - Deployment With Netlify and Vercel/002 Deploying to Netlify.mp4143.93MB
  403. 30 - Deployment With Netlify and Vercel/003 Setting Up a Git and GitHub Repository.mp4142.44MB
  404. 30 - Deployment With Netlify and Vercel/004 Deploying to Vercel.mp437.83MB
  405. 31 - The End!/001 Where to Go from Here.mp475.32MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统