首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
GetFreeCourses.Co-Udemy-The Ultimate React Course 2023 React, Redux & More
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-10-8 01:54
2024-11-13 20:46
138
32.92 GB
405
磁力链接
magnet:?xt=urn:btih:410500c125ab92268103e65f0358a1ffbcff3e19
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjQxMDUwMGMxMjVhYjkyMjY4MTAzZTY1ZjAzNThhMWZmYmNmZjNlMTlaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GetFreeCourses
Co-Udemy-The
Ultimate
React
Course
2023
React
Redux
&
More
文件列表
1. Welcome, Welcome, Welcome!/1. Course Roadmap and Projects.mp4
44.83MB
1. Welcome, Welcome, Welcome!/2. Building Our First React App!.mp4
115.79MB
1. Welcome, Welcome, Welcome!/3. Watch Before You Start!.mp4
42.06MB
1. Welcome, Welcome, Welcome!/5. Downloading Course Material.mp4
25.06MB
10. Thinking in React Components, Composition, and Reusability/1. Section Overview.mp4
5.75MB
10. Thinking in React Components, Composition, and Reusability/10. Passing Elements as Props (Alternative to children).mp4
33.32MB
10. Thinking in React Components, Composition, and Reusability/11. Building a Reusable Star Rating Component.mp4
74.03MB
10. Thinking in React Components, Composition, and Reusability/12. Creating the Stars.mp4
110.88MB
10. Thinking in React Components, Composition, and Reusability/13. Handling Hover Events.mp4
65.28MB
10. Thinking in React Components, Composition, and Reusability/14. Props as a Component API.mp4
23.78MB
10. Thinking in React Components, Composition, and Reusability/15. Improving Reusability With Props.mp4
130.69MB
10. Thinking in React Components, Composition, and Reusability/16. PropTypes.mp4
52.54MB
10. Thinking in React Components, Composition, and Reusability/17. CHALLENGE #1 Text Expander Component.mp4
138.03MB
10. Thinking in React Components, Composition, and Reusability/2. Setting Up the usePopcorn Project.mp4
16.86MB
10. Thinking in React Components, Composition, and Reusability/3. How to Split a UI Into Components.mp4
73.03MB
10. Thinking in React Components, Composition, and Reusability/4. Splitting Components in Practice.mp4
215.58MB
10. Thinking in React Components, Composition, and Reusability/5. Component Categories.mp4
14.02MB
10. Thinking in React Components, Composition, and Reusability/6. Prop Drilling.mp4
69.5MB
10. Thinking in React Components, Composition, and Reusability/7. Component Composition.mp4
27.6MB
10. Thinking in React Components, Composition, and Reusability/8. Fixing Prop Drilling With Composition (And Building a Layout).mp4
65.98MB
10. Thinking in React Components, Composition, and Reusability/9. Using Composition to Make a Reusable Box.mp4
56.7MB
11. How React Works Behind the Scenes/1. Section Overview.mp4
13.75MB
11. How React Works Behind the Scenes/10. The Key Prop.mp4
39.01MB
11. How React Works Behind the Scenes/11. Resetting State With the Key Prop.mp4
30.31MB
11. How React Works Behind the Scenes/12. Using the Key Prop to Fix Our Eat-'N-Split App.mp4
35.55MB
11. How React Works Behind the Scenes/13. Rules for Render Logic Pure Components.mp4
55.53MB
11. How React Works Behind the Scenes/14. State Update Batching.mp4
49.08MB
11. How React Works Behind the Scenes/15. State Update Batching in Practice.mp4
122.87MB
11. How React Works Behind the Scenes/16. How Events Work in React.mp4
83.36MB
11. How React Works Behind the Scenes/17. Libraries vs. Frameworks & The React Ecosystem.mp4
64.33MB
11. How React Works Behind the Scenes/18. Section Summary Practical Takeaways.mp4
67.99MB
11. How React Works Behind the Scenes/2. Project Setup and Walkthrough.mp4
100.31MB
11. How React Works Behind the Scenes/3. Components, Instances, and Elements.mp4
26.33MB
11. How React Works Behind the Scenes/4. Instances and Elements in Practice.mp4
66.74MB
11. How React Works Behind the Scenes/5. How Rendering Works Overview.mp4
34.39MB
11. How React Works Behind the Scenes/6. How Rendering Works The Render Phase.mp4
99.36MB
11. How React Works Behind the Scenes/7. How Rendering Works The Commit Phase.mp4
62.82MB
11. How React Works Behind the Scenes/8. How Diffing Works.mp4
34.06MB
11. How React Works Behind the Scenes/9. Diffing Rules in Practice.mp4
35.77MB
12. Effects and Data Fetching/1. Section Overview.mp4
5.63MB
12. Effects and Data Fetching/10. Synchronizing Queries With Movie Data.mp4
126.66MB
12. Effects and Data Fetching/11. Selecting a Movie.mp4
136.54MB
12. Effects and Data Fetching/12. Loading Movie Details.mp4
179.97MB
12. Effects and Data Fetching/13. Adding a Watched Movie.mp4
277.69MB
12. Effects and Data Fetching/14. Adding a New Effect Changing Page Title.mp4
77.74MB
12. Effects and Data Fetching/15. The useEffect Cleanup Function.mp4
26.25MB
12. Effects and Data Fetching/16. Cleaning Up the Title.mp4
39.53MB
12. Effects and Data Fetching/17. Cleaning Up Data Fetching.mp4
85.51MB
12. Effects and Data Fetching/18. One More Effect Listening to a Keypress.mp4
124.47MB
12. Effects and Data Fetching/19. CHALLENGE #1 Currency Converter.mp4
124.97MB
12. Effects and Data Fetching/2. The Component Lifecycle.mp4
18.99MB
12. Effects and Data Fetching/3. How NOT to Fetch Data in React.mp4
78.59MB
12. Effects and Data Fetching/4. useEffect to the Rescue.mp4
35.47MB
12. Effects and Data Fetching/5. A First Look at Effects.mp4
39.67MB
12. Effects and Data Fetching/6. Using an async Function.mp4
44.71MB
12. Effects and Data Fetching/7. Adding a Loading State.mp4
32.5MB
12. Effects and Data Fetching/8. Handling Errors.mp4
113.29MB
12. Effects and Data Fetching/9. The useEffect Dependency Array.mp4
64.89MB
13. Custom Hooks, Refs, and More State/1. Section Overview.mp4
5.56MB
13. Custom Hooks, Refs, and More State/10. Refs to Persist Data Between Renders.mp4
98.72MB
13. Custom Hooks, Refs, and More State/11. What are Custom Hooks When to Create One.mp4
24.28MB
13. Custom Hooks, Refs, and More State/12. Creating our First Custom Hook useMovies.mp4
120.18MB
13. Custom Hooks, Refs, and More State/13. Creating useLocalStorageState.mp4
78.11MB
13. Custom Hooks, Refs, and More State/14. Creating useKey.mp4
68.59MB
13. Custom Hooks, Refs, and More State/15. CHALLENGE #1 useGeolocate.mp4
62.25MB
13. Custom Hooks, Refs, and More State/2. React Hooks and Their Rules.mp4
54.53MB
13. Custom Hooks, Refs, and More State/3. The Rules of Hooks in Practice.mp4
82.44MB
13. Custom Hooks, Refs, and More State/4. More Details of useState.mp4
105.74MB
13. Custom Hooks, Refs, and More State/5. Initializing State With a Callback (Lazy Initial State).mp4
106.47MB
13. Custom Hooks, Refs, and More State/6. useState Summary.mp4
17.53MB
13. Custom Hooks, Refs, and More State/7. How NOT to Select DOM Elements in React.mp4
25.94MB
13. Custom Hooks, Refs, and More State/8. Introducing Another Hook useRef.mp4
27.87MB
13. Custom Hooks, Refs, and More State/9. Refs to Select DOM Elements.mp4
79.31MB
14. [Optional] React Before Hooks Class-Based React/1. Section Overview.mp4
5.74MB
14. [Optional] React Before Hooks Class-Based React/10. Lifecycle Methods.mp4
117.36MB
14. [Optional] React Before Hooks Class-Based React/2. Our First Class Component.mp4
45.17MB
14. [Optional] React Before Hooks Class-Based React/3. Working With Event Handlers.mp4
65.5MB
14. [Optional] React Before Hooks Class-Based React/4. Class Components vs. Function Components.mp4
31.62MB
14. [Optional] React Before Hooks Class-Based React/5. Starting the Classy Weather App.mp4
48.48MB
14. [Optional] React Before Hooks Class-Based React/6. Fetching Weather Data.mp4
98.34MB
14. [Optional] React Before Hooks Class-Based React/7. Displaying the Weather.mp4
113.49MB
14. [Optional] React Before Hooks Class-Based React/8. Removing Boilerplate Code With Class Fields.mp4
35.98MB
14. [Optional] React Before Hooks Class-Based React/9. Child to Parent Communication.mp4
48.31MB
15. PART 3 ADVANCED REACT + REDUX [4 PROJECTS]/1. Introduction to Part 3.mp4
24.8MB
16. The Advanced useReducer Hook/1. Section Overview.mp4
5.29MB
16. The Advanced useReducer Hook/10. Handling New Answers.mp4
137.69MB
16. The Advanced useReducer Hook/11. Moving to the Next Question.mp4
51.14MB
16. The Advanced useReducer Hook/12. Displaying Progress.mp4
64.64MB
16. The Advanced useReducer Hook/13. Finishing a Quiz.mp4
120.03MB
16. The Advanced useReducer Hook/14. Restarting a Quiz.mp4
66.01MB
16. The Advanced useReducer Hook/15. Setting Up a Timer With useEffect.mp4
177.52MB
16. The Advanced useReducer Hook/16. Section Summary useState vs. useReducer.mp4
29.43MB
16. The Advanced useReducer Hook/17. CHALLENGE #1 Creating a Bank Account With useReducer.mp4
145.85MB
16. The Advanced useReducer Hook/2. Yet Another Hook useReducer.mp4
130.39MB
16. The Advanced useReducer Hook/3. Managing Related Pieces of State.mp4
101.1MB
16. The Advanced useReducer Hook/4. Managing State With useReducer.mp4
77.65MB
16. The Advanced useReducer Hook/5. The React Quiz App.mp4
52.33MB
16. The Advanced useReducer Hook/6. Loading Questions from a Fake API.mp4
143.61MB
16. The Advanced useReducer Hook/7. Handling Loading, Error, and Ready Status.mp4
75.83MB
16. The Advanced useReducer Hook/8. Starting a New Quiz.mp4
40.36MB
16. The Advanced useReducer Hook/9. Displaying Questions.mp4
62.96MB
17. React Router Building Single-Page Applications (SPA)/1. Section Overview.mp4
8.65MB
17. React Router Building Single-Page Applications (SPA)/10. Nested Routes and Index Route.mp4
117.75MB
17. React Router Building Single-Page Applications (SPA)/11. Implementing the Cities List.mp4
172.5MB
17. React Router Building Single-Page Applications (SPA)/12. Implementing the Countries List.mp4
107.65MB
17. React Router Building Single-Page Applications (SPA)/13. Storing State in the URL.mp4
30.69MB
17. React Router Building Single-Page Applications (SPA)/14. Dynamic Routes With URL Parameters.mp4
109.24MB
17. React Router Building Single-Page Applications (SPA)/15. Reading and Setting a Query String.mp4
88.64MB
17. React Router Building Single-Page Applications (SPA)/16. Programmatic Navigation with useNavigate.mp4
100MB
17. React Router Building Single-Page Applications (SPA)/17. Programmatic Navigation with Navigate .mp4
39.59MB
17. React Router Building Single-Page Applications (SPA)/2. Creating Our First App With Vite WorldWise.mp4
99.84MB
17. React Router Building Single-Page Applications (SPA)/3. Routing and Single-Page Applications (SPAs).mp4
40.61MB
17. React Router Building Single-Page Applications (SPA)/4. Implementing Main Pages and Routes.mp4
78.76MB
17. React Router Building Single-Page Applications (SPA)/5. Linking Between Routes With Link and NavLink .mp4
67.4MB
17. React Router Building Single-Page Applications (SPA)/6. Styling Options For React Applications.mp4
28.6MB
17. React Router Building Single-Page Applications (SPA)/7. Using CSS Modules.mp4
114.75MB
17. React Router Building Single-Page Applications (SPA)/8. Building the Pages.mp4
165.99MB
17. React Router Building Single-Page Applications (SPA)/9. Building the App Layout.mp4
71.76MB
18. Advanced State Management The Context API/1. Section Overview.mp4
7.61MB
18. Advanced State Management The Context API/10. Finishing the City View.mp4
187.15MB
18. Advanced State Management The Context API/11. Including a Map With the Leaflet Library.mp4
112.51MB
18. Advanced State Management The Context API/12. Displaying City Markers on Map.mp4
86.89MB
18. Advanced State Management The Context API/13. Interacting With the Map.mp4
164.49MB
18. Advanced State Management The Context API/14. Setting Map Position With Geolocation.mp4
133.28MB
18. Advanced State Management The Context API/15. Fetching City Data in the Form.mp4
217.86MB
18. Advanced State Management The Context API/16. Creating a New City.mp4
295.34MB
18. Advanced State Management The Context API/17. Deleting a City.mp4
68.64MB
18. Advanced State Management The Context API/18. Advanced State Management System Context + useReducer.mp4
305.71MB
18. Advanced State Management The Context API/19. Adding Fake Authentication Setting Up Context.mp4
101.33MB
18. Advanced State Management The Context API/2. CHALLENGE #1 Understand The Atomic Blog App.mp4
28.61MB
18. Advanced State Management The Context API/20. Adding Fake Authentication Implementing Login.mp4
184.83MB
18. Advanced State Management The Context API/21. Adding Fake Authentication Protecting a Route.mp4
123.47MB
18. Advanced State Management The Context API/22. CHALLENGE #2 Refactoring React Quiz to Context API.mp4
76.41MB
18. Advanced State Management The Context API/3. What is the Context API.mp4
27.68MB
18. Advanced State Management The Context API/4. Creating and Providing a Context.mp4
95.48MB
18. Advanced State Management The Context API/5. Consuming the Context.mp4
106.37MB
18. Advanced State Management The Context API/6. Advanced Pattern A Custom Provider and Hook.mp4
151.2MB
18. Advanced State Management The Context API/7. Thinking In React Advanced State Management.mp4
54.83MB
18. Advanced State Management The Context API/8. Back to WorldWise Creating a CitiesContext.mp4
91.9MB
18. Advanced State Management The Context API/9. Consuming the CitiesContext.mp4
41.35MB
19. Performance Optimization and Advanced useEffect/1. Section Overview.mp4
6.26MB
19. Performance Optimization and Advanced useEffect/10. Optimizing Context Re-Renders.mp4
135.68MB
19. Performance Optimization and Advanced useEffect/11. Back to The WorldWise App.mp4
131.64MB
19. Performance Optimization and Advanced useEffect/12. Optimizing Bundle Size With Code Splitting.mp4
164.89MB
19. Performance Optimization and Advanced useEffect/13. Don't Optimize Prematurely!.mp4
15.87MB
19. Performance Optimization and Advanced useEffect/14. useEffect Rules and Best Practices.mp4
56.39MB
19. Performance Optimization and Advanced useEffect/15. CHALLENGE #1 Fix Performance Issues in Workout Timer.mp4
105.29MB
19. Performance Optimization and Advanced useEffect/16. Setting State Based on Other State Updates.mp4
114.1MB
19. Performance Optimization and Advanced useEffect/17. Using Helper Functions In Effects.mp4
139.6MB
19. Performance Optimization and Advanced useEffect/18. Closures in Effects.mp4
80.11MB
19. Performance Optimization and Advanced useEffect/2. Performance Optimization and Wasted Renders.mp4
28.72MB
19. Performance Optimization and Advanced useEffect/3. The Profiler Developer Tool.mp4
65.62MB
19. Performance Optimization and Advanced useEffect/4. A Surprising Optimization Trick With children.mp4
101.49MB
19. Performance Optimization and Advanced useEffect/5. Understanding memo.mp4
29.53MB
19. Performance Optimization and Advanced useEffect/6. memo in Practice.mp4
133.56MB
19. Performance Optimization and Advanced useEffect/7. Understanding useMemo and useCallback.mp4
36.49MB
19. Performance Optimization and Advanced useEffect/8. useMemo in Practice.mp4
76.02MB
19. Performance Optimization and Advanced useEffect/9. useCallback in Practice.mp4
96.97MB
2. PART 1 REACT FUNDAMENTALS [4 PROJECTS]/1. Introduction to Part 1.mp4
18.22MB
20. Redux and Modern Redux Toolkit (With Thunks)/1. Section Overview.mp4
4.78MB
20. Redux and Modern Redux Toolkit (With Thunks)/10. The Legacy Way of Connecting Components to Redux.mp4
38.25MB
20. Redux and Modern Redux Toolkit (With Thunks)/11. Redux Middleware and Thunks.mp4
26.62MB
20. Redux and Modern Redux Toolkit (With Thunks)/12. Making an API Call With Redux Thunks.mp4
163.38MB
20. Redux and Modern Redux Toolkit (With Thunks)/13. The Redux DevTools.mp4
61.79MB
20. Redux and Modern Redux Toolkit (With Thunks)/14. What is Redux Toolkit (RTK).mp4
17.46MB
20. Redux and Modern Redux Toolkit (With Thunks)/15. Creating the Store With RTK.mp4
40.67MB
20. Redux and Modern Redux Toolkit (With Thunks)/16. Creating the Account Slice.mp4
211.7MB
20. Redux and Modern Redux Toolkit (With Thunks)/17. Back to Thunks.mp4
51.33MB
20. Redux and Modern Redux Toolkit (With Thunks)/18. Creating the Customer Slice.mp4
102.26MB
20. Redux and Modern Redux Toolkit (With Thunks)/19. Redux vs. Context API.mp4
40.91MB
20. Redux and Modern Redux Toolkit (With Thunks)/2. Introduction to Redux.mp4
62.15MB
20. Redux and Modern Redux Toolkit (With Thunks)/3. Creating a Reducer Bank Account.mp4
57.67MB
20. Redux and Modern Redux Toolkit (With Thunks)/4. Creating a Redux Store.mp4
69.38MB
20. Redux and Modern Redux Toolkit (With Thunks)/5. Working With Action Creators.mp4
53.75MB
20. Redux and Modern Redux Toolkit (With Thunks)/6. Adding More State Customer.mp4
105.61MB
20. Redux and Modern Redux Toolkit (With Thunks)/7. Professional Redux File Structure State Slices.mp4
106.77MB
20. Redux and Modern Redux Toolkit (With Thunks)/8. Back to React! Connecting our Redux App With React.mp4
37.3MB
20. Redux and Modern Redux Toolkit (With Thunks)/9. Dispatching Actions from Our React App.mp4
167.46MB
21. PART 4 PROFESSIONAL REACT DEVELOPMENT [2 PROJECTS]/1. Introduction to Part 4.mp4
29.4MB
22. React Router With Data Loading (v6.4+)/1. Section Overview.mp4
6.45MB
22. React Router With Data Loading (v6.4+)/10. Fetching Orders.mp4
109.61MB
22. React Router With Data Loading (v6.4+)/11. Writing Data With React Router Actions.mp4
175.53MB
22. React Router With Data Loading (v6.4+)/12. Error Handling in Form Actions.mp4
98.29MB
22. React Router With Data Loading (v6.4+)/2. Setting Up a New Project Fast React Pizza Co..mp4
38.21MB
22. React Router With Data Loading (v6.4+)/3. Application Planning.mp4
105.74MB
22. React Router With Data Loading (v6.4+)/4. Setting Up a Professional File Structure.mp4
49.51MB
22. React Router With Data Loading (v6.4+)/5. A New Way Of Implementing Routes.mp4
72.89MB
22. React Router With Data Loading (v6.4+)/6. Building the App Layout.mp4
78.48MB
22. React Router With Data Loading (v6.4+)/7. Fetching Data With React Router Loaders Pizza Menu.mp4
108.43MB
22. React Router With Data Loading (v6.4+)/8. Displaying a Loading Indicator.mp4
59.19MB
22. React Router With Data Loading (v6.4+)/9. Handling Errors With Error Elements.mp4
56.64MB
23. [Optional] Tailwind CSS Crash Course Styling the App/1. Section Overview.mp4
4.93MB
23. [Optional] Tailwind CSS Crash Course Styling the App/10. Styling Buttons Element States and Transitions.mp4
109.23MB
23. [Optional] Tailwind CSS Crash Course Styling the App/11. Styling Form Elements.mp4
94.26MB
23. [Optional] Tailwind CSS Crash Course Styling the App/12. Reusing Styles With @apply.mp4
41.34MB
23. [Optional] Tailwind CSS Crash Course Styling the App/13. Reusing Styles With React Components.mp4
109.14MB
23. [Optional] Tailwind CSS Crash Course Styling the App/14. Absolute Positioning, z-index, and More.mp4
62.45MB
23. [Optional] Tailwind CSS Crash Course Styling the App/15. Configuring Tailwind Custom Font Family.mp4
111.49MB
23. [Optional] Tailwind CSS Crash Course Styling the App/16. Styling the Menu.mp4
196.81MB
23. [Optional] Tailwind CSS Crash Course Styling the App/17. Styling the Cart.mp4
115.46MB
23. [Optional] Tailwind CSS Crash Course Styling the App/18. Styling the Order Form.mp4
141.18MB
23. [Optional] Tailwind CSS Crash Course Styling the App/19. Styling the Order Overview.mp4
134.2MB
23. [Optional] Tailwind CSS Crash Course Styling the App/2. What is Tailwind CSS.mp4
43.22MB
23. [Optional] Tailwind CSS Crash Course Styling the App/3. Setting Up Tailwind CSS.mp4
105.08MB
23. [Optional] Tailwind CSS Crash Course Styling the App/4. Working With Color.mp4
86.01MB
23. [Optional] Tailwind CSS Crash Course Styling the App/5. Styling Text.mp4
80.9MB
23. [Optional] Tailwind CSS Crash Course Styling the App/6. The Box Model Spacing, Borders, and Display.mp4
103.74MB
23. [Optional] Tailwind CSS Crash Course Styling the App/7. Responsive Design.mp4
94.4MB
23. [Optional] Tailwind CSS Crash Course Styling the App/8. Using Flexbox.mp4
55.19MB
23. [Optional] Tailwind CSS Crash Course Styling the App/9. Using CSS Grid.mp4
103.83MB
24. Adding Redux and Advanced React Router/1. Section Overview.mp4
3.89MB
24. Adding Redux and Advanced React Router/10. Using the Cart for New Orders.mp4
167.99MB
24. Adding Redux and Advanced React Router/11. Redux Thunks With createAsyncThunk.mp4
160.55MB
24. Adding Redux and Advanced React Router/12. Integrating Geolocation.mp4
172.06MB
24. Adding Redux and Advanced React Router/13. Fetching Data Without Navigation useFetcher.mp4
124.75MB
24. Adding Redux and Advanced React Router/14. Updating Data Without Navigation.mp4
135.75MB
24. Adding Redux and Advanced React Router/2. Modeling the User State With Redux Toolkit.mp4
108.85MB
24. Adding Redux and Advanced React Router/3. Reading and Updating the User State.mp4
98.28MB
24. Adding Redux and Advanced React Router/4. Modeling the Cart State.mp4
123.78MB
24. Adding Redux and Advanced React Router/5. Adding Menu Items to the Cart.mp4
78.44MB
24. Adding Redux and Advanced React Router/6. Building the Cart Overview With Redux Selectors.mp4
92.09MB
24. Adding Redux and Advanced React Router/7. Building the Cart Page.mp4
74.69MB
24. Adding Redux and Advanced React Router/8. Deleting Cart Items.mp4
154.23MB
24. Adding Redux and Advanced React Router/9. Updating Cart Quantities.mp4
130.6MB
25. Setting Up Our Biggest Project + Styled Components/1. Section Overview.mp4
5.42MB
25. Setting Up Our Biggest Project + Styled Components/10. Building the Sidebar and Main Navigation.mp4
118.63MB
25. Setting Up Our Biggest Project + Styled Components/2. Application Planning.mp4
112.14MB
25. Setting Up Our Biggest Project + Styled Components/3. Setting Up the Project The Wild Oasis.mp4
38.63MB
25. Setting Up Our Biggest Project + Styled Components/4. Introduction to Styled Components.mp4
93.84MB
25. Setting Up Our Biggest Project + Styled Components/5. Global Styles With Styled Components.mp4
146.97MB
25. Setting Up Our Biggest Project + Styled Components/6. Styled Component Props and the css Function.mp4
95.75MB
25. Setting Up Our Biggest Project + Styled Components/7. Building More Reusable Styled Components.mp4
110.94MB
25. Setting Up Our Biggest Project + Styled Components/8. Setting Up Pages and Routes.mp4
60.26MB
25. Setting Up Our Biggest Project + Styled Components/9. Building the App Layout.mp4
118.94MB
26. Supabase Crash Course Building a Back-End!/1. Section Overview.mp4
4.91MB
26. Supabase Crash Course Building a Back-End!/2. What is Supabase.mp4
14.44MB
26. Supabase Crash Course Building a Back-End!/3. Creating a New Database.mp4
27.57MB
26. Supabase Crash Course Building a Back-End!/4. Modeling Application State.mp4
25.27MB
26. Supabase Crash Course Building a Back-End!/5. Creating Tables.mp4
48.06MB
26. Supabase Crash Course Building a Back-End!/6. Relationships Between Tables.mp4
44.32MB
26. Supabase Crash Course Building a Back-End!/7. Adding Security Policies (RLS).mp4
43.42MB
26. Supabase Crash Course Building a Back-End!/8. Connecting Supabase With Our React App.mp4
63.41MB
26. Supabase Crash Course Building a Back-End!/9. Setting Up Storage Buckets.mp4
40.24MB
27. React Query Managing Remote State/1. Section Overview.mp4
5.75MB
27. React Query Managing Remote State/10. Uploading Images to Supabase.mp4
136.92MB
27. React Query Managing Remote State/11. Editing a Cabin.mp4
313.04MB
27. React Query Managing Remote State/12. Abstracting React Query Into Custom Hooks.mp4
174.32MB
27. React Query Managing Remote State/13. Duplicating Cabins.mp4
70.6MB
27. React Query Managing Remote State/14. Fetching Applications Settings.mp4
76.72MB
27. React Query Managing Remote State/15. Updating Application Settings.mp4
105.93MB
27. React Query Managing Remote State/2. What is React Query.mp4
33.8MB
27. React Query Managing Remote State/3. Setting Up React Query.mp4
78.45MB
27. React Query Managing Remote State/4. Fetching Cabin Data.mp4
196.5MB
27. React Query Managing Remote State/5. Mutations Deleting a Cabin.mp4
154.6MB
27. React Query Managing Remote State/6. Displaying Toasts (Notifications).mp4
77.39MB
27. React Query Managing Remote State/7. Introducing Another Library React Hook Form.mp4
113.13MB
27. React Query Managing Remote State/8. Creating a New Cabin.mp4
117.8MB
27. React Query Managing Remote State/9. Handling Form Errors.mp4
251.68MB
28. Advanced React Patterns/1. Section Overview.mp4
6.18MB
28. Advanced React Patterns/10. Confirming Cabin Deletions.mp4
87.15MB
28. Advanced React Patterns/11. Building a Reusable Table.mp4
129.96MB
28. Advanced React Patterns/12. Applying the Render Props Pattern.mp4
44.78MB
28. Advanced React Patterns/13. Building a Reusable Context Menu.mp4
322.93MB
28. Advanced React Patterns/2. An Overview of Reusability in React.mp4
31.15MB
28. Advanced React Patterns/3. Setting Up an Example.mp4
62.73MB
28. Advanced React Patterns/4. The Render Props Pattern.mp4
69.98MB
28. Advanced React Patterns/5. A Look at Higher-Order Components (HOC).mp4
74.18MB
28. Advanced React Patterns/6. The Compound Component Pattern.mp4
114.44MB
28. Advanced React Patterns/7. Building a Modal Window Using a React Portal.mp4
170.72MB
28. Advanced React Patterns/8. Converting the Modal to a Compound Component.mp4
202.78MB
28. Advanced React Patterns/9. Detecting a Click Outside the Modal.mp4
131.8MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/1. Section Overview.mp4
7.62MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/10. Prefetching With React Query.mp4
68.61MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/11. Building the Single Booking Page.mp4
143.77MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/12. Checking In a Booking.mp4
286.11MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/13. Adding Optional Breakfast.mp4
141.61MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/14. Checking Out a Booking (+ Fixing a Small Bug).mp4
108.53MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/15. Deleting a Booking.mp4
146.78MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/16. Authentication User Login With Supabase.mp4
192.31MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/17. Authorization Protecting Routes.mp4
213.47MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/18. User Logout.mp4
74.99MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/19. Fixing an Important Bug.mp4
47.18MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/2. Client-Side Filtering Filtering Cabins.mp4
179.62MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/20. Building the Sign Up Form.mp4
102.62MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/21. User Sign Up.mp4
134.89MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/22. Authorization on Supabase Protecting Database (RLS).mp4
38.73MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/23. Building The App Header.mp4
90.85MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/24. Updating User Data and Password.mp4
273.35MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/25. Implementing Dark Mode With CSS Variables.mp4
208.04MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/26. Building the Dashboard Layout.mp4
38.62MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/27. Computing Recent Bookings and Stays.mp4
138.8MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/28. Displaying Statistics.mp4
113.1MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/29. Displaying a Line Chart With the Recharts Library.mp4
246.03MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/3. Client-Side Sorting Sorting Cabins.mp4
182.38MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/30. Displaying a Pie Chart.mp4
170.33MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/31. Displaying Stays for Current Day.mp4
211.6MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/32. Error Boundaries.mp4
88.99MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/33. Final Touches + Fixing Bugs.mp4
125.42MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/4. Building the Bookings Table.mp4
163.97MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/5. Uploading Sample Data.mp4
68.95MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/6. API-Side Filtering Filtering Bookings.mp4
170.55MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/7. API-Side Sorting Sorting Bookings.mp4
72.74MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/8. Building a Reusable Pagination Component.mp4
157.43MB
29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/9. API-Side Pagination Paginating Bookings.mp4
109.21MB
3. A First Look at React/1. Section Overview.mp4
5.1MB
3. A First Look at React/2. Why Do Front-End Frameworks Exist.mp4
68.35MB
3. A First Look at React/3. React vs. Vanilla JavaScript.mp4
63.82MB
3. A First Look at React/4. What is React.mp4
51.9MB
3. A First Look at React/5. Setting Up Our Development Environment.mp4
59.49MB
3. A First Look at React/6. Pure React.mp4
76.99MB
3. A First Look at React/7. A Quick Look at React's Official Documentation.mp4
25.88MB
3. A First Look at React/8. Setting Up a New React Project The Options.mp4
45.76MB
3. A First Look at React/9. Setting Up a Project With Create-React-App.mp4
64.72MB
30. Deployment With Netlify and Vercel/1. Section Overview.mp4
7.93MB
30. Deployment With Netlify and Vercel/2. Deploying to Netlify.mp4
89.24MB
30. Deployment With Netlify and Vercel/3. Setting Up a Git and GitHub Repository.mp4
108.82MB
30. Deployment With Netlify and Vercel/4. Deploying to Vercel.mp4
31.92MB
31. The End!/1. Where to Go from Here.mp4
73.91MB
4. [Optional] Review of Essential JavaScript for React/1. Section Overview.mp4
7.92MB
4. [Optional] Review of Essential JavaScript for React/10. The Array filter Method.mp4
76.46MB
4. [Optional] Review of Essential JavaScript for React/11. The Array reduce Method.mp4
57.74MB
4. [Optional] Review of Essential JavaScript for React/12. The Array sort Method.mp4
56.54MB
4. [Optional] Review of Essential JavaScript for React/13. Working With Immutable Arrays.mp4
85.05MB
4. [Optional] Review of Essential JavaScript for React/14. Asynchronous JavaScript Promises.mp4
40.32MB
4. [Optional] Review of Essential JavaScript for React/15. Asynchronous JavaScript AsyncAwait.mp4
42MB
4. [Optional] Review of Essential JavaScript for React/2. Destructuring Objects and Arrays.mp4
65.85MB
4. [Optional] Review of Essential JavaScript for React/3. RestSpread Operator.mp4
64.16MB
4. [Optional] Review of Essential JavaScript for React/4. Template Literals.mp4
32.74MB
4. [Optional] Review of Essential JavaScript for React/5. Ternaries Instead of ifelse Statements.mp4
50.84MB
4. [Optional] Review of Essential JavaScript for React/6. Arrow Functions.mp4
43.84MB
4. [Optional] Review of Essential JavaScript for React/7. Short-Circuiting And Logical Operators &&, , .mp4
88.75MB
4. [Optional] Review of Essential JavaScript for React/8. Optional Chaining.mp4
54.43MB
4. [Optional] Review of Essential JavaScript for React/9. The Array map Method.mp4
59.33MB
5. Working With Components, Props, and JSX/1. Section Overview.mp4
5.98MB
5. Working With Components, Props, and JSX/10. Styling React Applications.mp4
133.26MB
5. Working With Components, Props, and JSX/11. Passing and Receiving Props.mp4
88.8MB
5. Working With Components, Props, and JSX/12. Props, Immutability, and One-Way Data Flow.mp4
34.68MB
5. Working With Components, Props, and JSX/13. CHALLENGE #1 Profile Card (v1).mp4
139.84MB
5. Working With Components, Props, and JSX/14. The Rules of JSX.mp4
20.34MB
5. Working With Components, Props, and JSX/15. Rendering Lists.mp4
101.85MB
5. Working With Components, Props, and JSX/16. Conditional Rendering With &&.mp4
81.52MB
5. Working With Components, Props, and JSX/17. Conditional Rendering With Ternaries.mp4
44.31MB
5. Working With Components, Props, and JSX/18. Conditional Rendering With Multiple Returns.mp4
55.07MB
5. Working With Components, Props, and JSX/19. Extracting JSX Into a New Component.mp4
44.49MB
5. Working With Components, Props, and JSX/2. Rendering the Root Component and Strict Mode.mp4
45.18MB
5. Working With Components, Props, and JSX/20. Destructuring Props.mp4
47.45MB
5. Working With Components, Props, and JSX/21. React Fragments.mp4
53.96MB
5. Working With Components, Props, and JSX/22. Setting Classes and Text Conditionally.mp4
67.13MB
5. Working With Components, Props, and JSX/23. Section Summary.mp4
26.47MB
5. Working With Components, Props, and JSX/24. CHALLENGE #2 Profile Card (v2).mp4
73.42MB
5. Working With Components, Props, and JSX/3. Before We Start Coding Debugging.mp4
69.11MB
5. Working With Components, Props, and JSX/4. Components as Building Blocks.mp4
28.04MB
5. Working With Components, Props, and JSX/5. Creating And Reusing a Component.mp4
82.57MB
5. Working With Components, Props, and JSX/6. What is JSX.mp4
36.73MB
5. Working With Components, Props, and JSX/7. Creating More Components.mp4
76.72MB
5. Working With Components, Props, and JSX/8. JavaScript Logic in Components.mp4
41.72MB
5. Working With Components, Props, and JSX/9. Separation of Concerns.mp4
36.18MB
6. State, Events, and Forms Interactive Components/1. Section Overview.mp4
5.92MB
6. State, Events, and Forms Interactive Components/10. Updating State Based on Current State.mp4
30.47MB
6. State, Events, and Forms Interactive Components/11. More Thoughts About State + State Guidelines.mp4
34.14MB
6. State, Events, and Forms Interactive Components/12. A Vanilla JavaScript Implementation.mp4
60.19MB
6. State, Events, and Forms Interactive Components/13. CHALLENGE #1 Date Counter (v1).mp4
71.25MB
6. State, Events, and Forms Interactive Components/14. Starting a New Project The Far Away Travel List.mp4
17.94MB
6. State, Events, and Forms Interactive Components/15. Building the Layout.mp4
45.46MB
6. State, Events, and Forms Interactive Components/16. Rendering the Items List.mp4
58.12MB
6. State, Events, and Forms Interactive Components/17. Building a Form and Handling Submissions.mp4
95.39MB
6. State, Events, and Forms Interactive Components/18. Controlled Elements.mp4
144.12MB
6. State, Events, and Forms Interactive Components/19. State vs. Props.mp4
24.18MB
6. State, Events, and Forms Interactive Components/2. Let's Build a Steps Component.mp4
73.34MB
6. State, Events, and Forms Interactive Components/20. EXERCISE #1 Flashcards.mp4
94.26MB
6. State, Events, and Forms Interactive Components/21. CHALLENGE #2 Date Counter (v2).mp4
64.11MB
6. State, Events, and Forms Interactive Components/3. Handling Events the React Way.mp4
47.47MB
6. State, Events, and Forms Interactive Components/4. What is State in React.mp4
31.33MB
6. State, Events, and Forms Interactive Components/5. Creating a State Variable With useState.mp4
61.75MB
6. State, Events, and Forms Interactive Components/6. Don't Set State Manually!.mp4
35.92MB
6. State, Events, and Forms Interactive Components/7. The Mechanics of State.mp4
28.34MB
6. State, Events, and Forms Interactive Components/8. Adding Another Piece of State.mp4
72.93MB
6. State, Events, and Forms Interactive Components/9. React Developer Tools.mp4
32.37MB
7. Thinking In React State Management/1. Section Overview.mp4
5.44MB
7. Thinking In React State Management/10. Sorting Items.mp4
85.28MB
7. Thinking In React State Management/11. Clearing the List.mp4
47.54MB
7. Thinking In React State Management/12. Moving Components Into Separate Files.mp4
79.62MB
7. Thinking In React State Management/13. EXERCISE #1 Accordion Component (v1).mp4
87.29MB
7. Thinking In React State Management/14. The children Prop Making a Reusable Button.mp4
101.66MB
7. Thinking In React State Management/15. More Reusability With the children Prop.mp4
65.86MB
7. Thinking In React State Management/16. EXERCISE #2 Accordion Component (v2).mp4
70.87MB
7. Thinking In React State Management/17. CHALLENGE #1 Tip Calculator.mp4
144.4MB
7. Thinking In React State Management/2. What is Thinking in React.mp4
27.73MB
7. Thinking In React State Management/3. Fundamentals of State Management.mp4
51.49MB
7. Thinking In React State Management/4. Thinking About State and Lifting State Up.mp4
119.21MB
7. Thinking In React State Management/5. Reviewing Lifting Up State.mp4
38.05MB
7. Thinking In React State Management/6. Deleting an Item More Child-to-Parent Communication!.mp4
69.77MB
7. Thinking In React State Management/7. Updating an Item Complex Immutable Data Operation.mp4
64.11MB
7. Thinking In React State Management/8. Derived State.mp4
20.09MB
7. Thinking In React State Management/9. Calculating Statistics as Derived State.mp4
92.17MB
8. [Optional] Practice Project Eat-'N-Split/1. Section Overview.mp4
4.29MB
8. [Optional] Practice Project Eat-'N-Split/2. Project Setup.mp4
14.38MB
8. [Optional] Practice Project Eat-'N-Split/3. Building the Static App List of Friends.mp4
71.23MB
8. [Optional] Practice Project Eat-'N-Split/4. Building the Static App Forms.mp4
67.96MB
8. [Optional] Practice Project Eat-'N-Split/5. Displaying the New Friend Form.mp4
50.95MB
8. [Optional] Practice Project Eat-'N-Split/6. Adding a New Friend.mp4
150.69MB
8. [Optional] Practice Project Eat-'N-Split/7. Selecting a Friend.mp4
127.34MB
8. [Optional] Practice Project Eat-'N-Split/8. Creating Controlled Elements.mp4
82.71MB
8. [Optional] Practice Project Eat-'N-Split/9. Splitting a Bill.mp4
100.35MB
9. PART 2 INTERMEDIATE REACT [2 PROJECTS]/1. Introduction to Part 2.mp4
26.38MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统