zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - React 16 – The Complete Guide (incl. React Router 4 & Redux)
magnet:?xt=urn:btih:8bd971c83f41646e8eef587e4bfd6f57f16cbf7e&dn=[FreeCourseSite.com] Udemy - React 16 – The Complete Guide (incl. React Router 4 & Redux)
磁力链接详情
Hash值:
8bd971c83f41646e8eef587e4bfd6f57f16cbf7e
点击数:
200
文件大小:
4.98 GB
文件数量:
377
创建日期:
2018-8-14 00:01
最后访问:
2024-10-9 22:20
访问标签:
FreeCourseSite
com
Udemy
-
React
16
–
The
Complete
Guide
incl
React
Router
4
&
Redux
文件列表详情
01 Getting Started/001 Introduction.mp4 14.85 MB
01 Getting Started/002 What is React_.mp4 11.7 MB
01 Getting Started/003 Real-World SPAs & React Web Apps.mp4 7.83 MB
01 Getting Started/004 Writing our First React Code.mp4 32.52 MB
01 Getting Started/005 Why Should we Choose React_.mp4 4.54 MB
01 Getting Started/006 React Alternatives.mp4 2.71 MB
01 Getting Started/007 Understanding Single Page Applications and Multi Page Applications.mp4 7.21 MB
01 Getting Started/008 Course Outline.mp4 29.23 MB
01 Getting Started/009 How to get the Most out of This Course.mp4 5.25 MB
02 Refreshing Next Generation JavaScript (Optional)/011 Module Introduction.mp4 2.36 MB
02 Refreshing Next Generation JavaScript (Optional)/012 Understanding _let_ and _const_.mp4 5.37 MB
02 Refreshing Next Generation JavaScript (Optional)/013 Arrow Functions.mp4 9.15 MB
02 Refreshing Next Generation JavaScript (Optional)/014 Exports and Imports.mp4 7.63 MB
02 Refreshing Next Generation JavaScript (Optional)/015 Understanding Classes.mp4 8.39 MB
02 Refreshing Next Generation JavaScript (Optional)/016 Classes_ Properties and Methods.mp4 5.61 MB
02 Refreshing Next Generation JavaScript (Optional)/017 The Spread & Rest Operator.mp4 11.1 MB
02 Refreshing Next Generation JavaScript (Optional)/018 Destructuring.mp4 5.75 MB
02 Refreshing Next Generation JavaScript (Optional)/019 Reference and Primitive Types Refresher.mp4 7.43 MB
02 Refreshing Next Generation JavaScript (Optional)/020 Refreshing Array Functions.mp4 4.45 MB
02 Refreshing Next Generation JavaScript (Optional)/021 Wrap Up.mp4 1.29 MB
03 Understanding the Base Features & Syntax/024 Module Introduction.mp4 989.51 KB
03 Understanding the Base Features & Syntax/025 The Build Workflow.mp4 32.25 MB
03 Understanding the Base Features & Syntax/026 Using Create React App.mp4 14.48 MB
03 Understanding the Base Features & Syntax/027 Understanding the Folder Structure.mp4 18.81 MB
03 Understanding the Base Features & Syntax/028 Understanding Component Basics.mp4 10.56 MB
03 Understanding the Base Features & Syntax/029 Understanding JSX.mp4 13.24 MB
03 Understanding the Base Features & Syntax/030 JSX Restrictions.mp4 7.04 MB
03 Understanding the Base Features & Syntax/031 Creating a Functional Component.mp4 16.42 MB
03 Understanding the Base Features & Syntax/033 Working with Components & Re-Using Them.mp4 3.79 MB
03 Understanding the Base Features & Syntax/034 Outputting Dynamic Content.mp4 6.94 MB
03 Understanding the Base Features & Syntax/035 Working with Props.mp4 9.67 MB
03 Understanding the Base Features & Syntax/036 Understanding the Children Property.mp4 6.92 MB
03 Understanding the Base Features & Syntax/037 Understanding & Using State.mp4 16.5 MB
03 Understanding the Base Features & Syntax/039 Handling Events with Methods.mp4 9.64 MB
03 Understanding the Base Features & Syntax/041 Manipulating the State.mp4 12.38 MB
03 Understanding the Base Features & Syntax/042 Functional (Stateless) vs class (Stateful) Components.mp4 7.45 MB
03 Understanding the Base Features & Syntax/043 Passing Method References Between Components.mp4 19.72 MB
03 Understanding the Base Features & Syntax/044 Adding Two Way Binding.mp4 18.39 MB
03 Understanding the Base Features & Syntax/045 Adding Styling with Stylesheets.mp4 14.38 MB
03 Understanding the Base Features & Syntax/046 Working with Inline Styles.mp4 11.07 MB
04 Working with Lists and Conditionals/048 Module Introduction.mp4 1.61 MB
04 Working with Lists and Conditionals/049 Rendering Content Conditionally.mp4 32.22 MB
04 Working with Lists and Conditionals/050 Handling Dynamic Content _The JavaScript Way_.mp4 14.22 MB
04 Working with Lists and Conditionals/051 Outputting Lists (Intro).mp4 4.48 MB
04 Working with Lists and Conditionals/052 Outputting Lists.mp4 17.02 MB
04 Working with Lists and Conditionals/053 Lists & State.mp4 12.31 MB
04 Working with Lists and Conditionals/054 Updating State Immutably.mp4 6.55 MB
04 Working with Lists and Conditionals/055 Lists & Keys.mp4 12.35 MB
04 Working with Lists and Conditionals/056 Flexible Lists.mp4 25.45 MB
04 Working with Lists and Conditionals/057 Wrap Up.mp4 6.47 MB
05 Styling React Components & Elements/059 Module Introduction.mp4 1.98 MB
05 Styling React Components & Elements/060 Outlining the Problem Set.mp4 5.08 MB
05 Styling React Components & Elements/061 Setting Styles Dynamically.mp4 9.19 MB
05 Styling React Components & Elements/062 Setting Class Names Dynamically.mp4 20.19 MB
05 Styling React Components & Elements/063 Adding and Using Radium.mp4 22.23 MB
05 Styling React Components & Elements/064 Using Radium for Media Queries.mp4 14.64 MB
05 Styling React Components & Elements/065 Enabling & Using CSS Modules.mp4 46.25 MB
05 Styling React Components & Elements/067 Adding Pseudo Selectors.mp4 17.75 MB
05 Styling React Components & Elements/068 Working with Media Queries.mp4 5.01 MB
06 Debugging React Apps/070 Module Introduction.mp4 1.38 MB
06 Debugging React Apps/071 Understanding Error Messages.mp4 8.55 MB
06 Debugging React Apps/072 Finding Logical Errors by using Dev Tools & Sourcemaps.mp4 11.12 MB
06 Debugging React Apps/073 Working with the React Developer Tools.mp4 5.74 MB
06 Debugging React Apps/074 Using Error Boundaries (React 16+).mp4 22.97 MB
06 Debugging React Apps/075 Wrap Up.mp4 1.79 MB
07 Diving Deeper into Components & React Internals/077 Module Introduction.mp4 1.07 MB
07 Diving Deeper into Components & React Internals/078 A Better Project Structure.mp4 17.85 MB
07 Diving Deeper into Components & React Internals/079 Splitting an App Into Components.mp4 46.23 MB
07 Diving Deeper into Components & React Internals/080 Comparing Stateless and Stateful Components.mp4 21.05 MB
07 Diving Deeper into Components & React Internals/081 Understanding the Component Lifecycle.mp4 11.22 MB
07 Diving Deeper into Components & React Internals/082 Converting Stateless to Stateful Components.mp4 8.66 MB
07 Diving Deeper into Components & React Internals/083 Component Creation Lifecycle in Action.mp4 27.84 MB
07 Diving Deeper into Components & React Internals/085 Component Updating Lifecycle Hooks.mp4 6.54 MB
07 Diving Deeper into Components & React Internals/086 Component Updating Lifecycle in Action.mp4 25.29 MB
07 Diving Deeper into Components & React Internals/087 Updating Lifecycle Hooks (Triggered by State Changes).mp4 7.68 MB
07 Diving Deeper into Components & React Internals/088 Performance Gains with PureComponents.mp4 32.44 MB
07 Diving Deeper into Components & React Internals/089 How React Updates the App & Component Tree.mp4 3.85 MB
07 Diving Deeper into Components & React Internals/090 Understanding React's DOM Updating Strategy.mp4 8 MB
07 Diving Deeper into Components & React Internals/091 Returning Adjacent Elements (React 16+).mp4 26.88 MB
07 Diving Deeper into Components & React Internals/092 Understanding Higher Order Components (HOCs).mp4 13.81 MB
07 Diving Deeper into Components & React Internals/094 A Different Approach to HOCs.mp4 18.14 MB
07 Diving Deeper into Components & React Internals/095 Passing Unknown Props.mp4 10.88 MB
07 Diving Deeper into Components & React Internals/096 Using setState Correctly.mp4 13.57 MB
07 Diving Deeper into Components & React Internals/097 Validating Props.mp4 18.83 MB
07 Diving Deeper into Components & React Internals/099 Using References (_ref_).mp4 14.68 MB
07 Diving Deeper into Components & React Internals/100 Wrap Up.mp4 2.74 MB
08 A Real App_ The Burger Builder (Basic Version)/102 Module Introduction.mp4 1.43 MB
08 A Real App_ The Burger Builder (Basic Version)/103 Planning an App in React - Core Steps.mp4 3.9 MB
08 A Real App_ The Burger Builder (Basic Version)/104 Planning our App - Layout and Component Tree.mp4 19.96 MB
08 A Real App_ The Burger Builder (Basic Version)/105 Planning the State.mp4 8.39 MB
08 A Real App_ The Burger Builder (Basic Version)/106 Setting up the Project.mp4 12.63 MB
08 A Real App_ The Burger Builder (Basic Version)/107 Creating a Layout Component.mp4 20.95 MB
08 A Real App_ The Burger Builder (Basic Version)/108 Starting Implementation of The Burger Builder Container.mp4 11.4 MB
08 A Real App_ The Burger Builder (Basic Version)/109 Adding a Dynamic Ingredient Component.mp4 23.6 MB
08 A Real App_ The Burger Builder (Basic Version)/110 Adding Prop Type Validation.mp4 9.08 MB
08 A Real App_ The Burger Builder (Basic Version)/111 Starting the Burger Component.mp4 16.38 MB
08 A Real App_ The Burger Builder (Basic Version)/112 Outputting Burger Ingredients Dynamically.mp4 23.94 MB
08 A Real App_ The Burger Builder (Basic Version)/113 Calculating the Ingredient Sum Dynamically.mp4 15.02 MB
08 A Real App_ The Burger Builder (Basic Version)/114 Adding the Build Control Component.mp4 18.81 MB
08 A Real App_ The Burger Builder (Basic Version)/115 Outputting Multiple Build Controls.mp4 10.61 MB
08 A Real App_ The Burger Builder (Basic Version)/116 Connecting State to Build Controls.mp4 22.77 MB
08 A Real App_ The Burger Builder (Basic Version)/117 Removing Ingredients Safely.mp4 24.38 MB
08 A Real App_ The Burger Builder (Basic Version)/118 Displaying and Updating the Burger Price.mp4 8.23 MB
08 A Real App_ The Burger Builder (Basic Version)/119 Adding the Order Button.mp4 33.66 MB
08 A Real App_ The Burger Builder (Basic Version)/120 Creating the Order Summary Modal.mp4 39.53 MB
08 A Real App_ The Burger Builder (Basic Version)/121 Showing & Hiding the Modal (with Animation!).mp4 20.57 MB
08 A Real App_ The Burger Builder (Basic Version)/122 Implementing the Backdrop Component.mp4 21.5 MB
08 A Real App_ The Burger Builder (Basic Version)/123 Adding a Custom Button Component.mp4 11.5 MB
08 A Real App_ The Burger Builder (Basic Version)/124 Implementing the Button Component.mp4 13.19 MB
08 A Real App_ The Burger Builder (Basic Version)/125 Adding the Price to the Order Summary.mp4 4.42 MB
08 A Real App_ The Burger Builder (Basic Version)/126 Adding a Toolbar.mp4 21.26 MB
08 A Real App_ The Burger Builder (Basic Version)/127 Using a Logo in our Application.mp4 15.65 MB
08 A Real App_ The Burger Builder (Basic Version)/128 Adding Reusable Navigation Items.mp4 29.08 MB
08 A Real App_ The Burger Builder (Basic Version)/129 Creating a Responsive Sidedrawer.mp4 19.58 MB
08 A Real App_ The Burger Builder (Basic Version)/130 Working on Responsive Adjustments.mp4 12.5 MB
08 A Real App_ The Burger Builder (Basic Version)/131 More about Responsive Adjustments.mp4 20.75 MB
08 A Real App_ The Burger Builder (Basic Version)/132 Reusing the Backdrop.mp4 25.14 MB
08 A Real App_ The Burger Builder (Basic Version)/133 Adding a Sidedrawer Toogle Button.mp4 16.83 MB
08 A Real App_ The Burger Builder (Basic Version)/134 Adding a Hamburger Icon.mp4 6.09 MB
08 A Real App_ The Burger Builder (Basic Version)/135 Improving the App - Introduction.mp4 2.58 MB
08 A Real App_ The Burger Builder (Basic Version)/136 Prop Type Validation.mp4 3.76 MB
08 A Real App_ The Burger Builder (Basic Version)/137 Improving Performance.mp4 25.51 MB
08 A Real App_ The Burger Builder (Basic Version)/138 Using Component Lifecycle Methods.mp4 5.19 MB
08 A Real App_ The Burger Builder (Basic Version)/139 Changing the Folder Structure.mp4 10.34 MB
08 A Real App_ The Burger Builder (Basic Version)/140 Wrap Up.mp4 3.56 MB
09 Reaching out to the Web (Http _ Ajax)/142 Module Introduction.mp4 1.09 MB
09 Reaching out to the Web (Http _ Ajax)/143 Understanding Http Requests in React.mp4 1.68 MB
09 Reaching out to the Web (Http _ Ajax)/144 Understanding our Project and Introducing Axios.mp4 8.74 MB
09 Reaching out to the Web (Http _ Ajax)/145 Creating a Http Request to GET Data.mp4 11.38 MB
09 Reaching out to the Web (Http _ Ajax)/146 Rendering Fetched Data to the Screen.mp4 8.77 MB
09 Reaching out to the Web (Http _ Ajax)/147 Transforming Data.mp4 5.45 MB
09 Reaching out to the Web (Http _ Ajax)/148 Making a Post Selectable.mp4 8.88 MB
09 Reaching out to the Web (Http _ Ajax)/149 Fetching Data on Update (without Creating Infinite Loops).mp4 18.17 MB
09 Reaching out to the Web (Http _ Ajax)/150 POSTing Data to the Server.mp4 8.24 MB
09 Reaching out to the Web (Http _ Ajax)/151 Sending a DELETE Request.mp4 5.29 MB
09 Reaching out to the Web (Http _ Ajax)/152 Fixing a Bug.mp4 1.09 MB
09 Reaching out to the Web (Http _ Ajax)/153 Handling Errors Locally.mp4 7.65 MB
09 Reaching out to the Web (Http _ Ajax)/154 Adding Interceptors to Execute Code Globally.mp4 12.83 MB
09 Reaching out to the Web (Http _ Ajax)/156 Setting a Default Global Configuration for Axios.mp4 7.04 MB
09 Reaching out to the Web (Http _ Ajax)/157 Creating and Using Axios Instances.mp4 10.27 MB
09 Reaching out to the Web (Http _ Ajax)/158 Wrap Up.mp4 891.56 KB
10 Burger Builder Project_ Accessing a Server/160 Module Introduction.mp4 3.35 MB
10 Burger Builder Project_ Accessing a Server/161 Creating the Firebase Project.mp4 7.97 MB
10 Burger Builder Project_ Accessing a Server/162 Creating the Axios Instance.mp4 4.42 MB
10 Burger Builder Project_ Accessing a Server/163 Sending a POST Request.mp4 15.71 MB
10 Burger Builder Project_ Accessing a Server/164 Displaying a Spinner while Sending a Request.mp4 22.95 MB
10 Burger Builder Project_ Accessing a Server/165 Handling Errors.mp4 26.09 MB
10 Burger Builder Project_ Accessing a Server/166 Retrieving Data from the Backend.mp4 27.87 MB
10 Burger Builder Project_ Accessing a Server/167 Removing Old Interceptors.mp4 16.03 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/169 Module Introduction.mp4 899.62 KB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/170 Routing and SPAs.mp4 3.23 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/171 Setting Up Links.mp4 8.66 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/172 Setting Up the Router Package.mp4 8.84 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/174 Preparing the Project For Routing.mp4 11.87 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/175 Setting Up and Rendering Routes.mp4 8.93 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/176 Rendering Components for Routes.mp4 3.43 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/177 Switching Between Pages.mp4 3.27 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/178 Using Links to Switch Pages.mp4 6.74 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/179 Using Routing-Related Props.mp4 6.11 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/180 The _withRouter_ HOC & Route Props.mp4 7.71 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/181 Absolute vs Relative Paths.mp4 4.38 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/183 Styling the Active Route.mp4 11.04 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/184 Passing Route Parameters.mp4 14.32 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/185 Extracting Route Parameters.mp4 6.06 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/187 Using Switch to Load a Single Route.mp4 7.09 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/188 Navigating Programmatically.mp4 6.97 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/189 Additional Information Regarding Active Links.mp4 4.36 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/190 Understanding Nested Routes.mp4 15.93 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/191 Creating Dynamic Nested Routes.mp4 11.03 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/192 Redirecting Requests.mp4 5.18 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/193 Conditional Redirects.mp4 6.08 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/194 Using the History Prop to Redirect (Replace).mp4 4.98 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/195 Working with Guards.mp4 7.67 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/196 Handling the 404 Case (Unknown Routes).mp4 5.54 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/197 Loading Routes Lazily.mp4 22.3 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/198 Routing and Server Deployment.mp4 5.92 MB
11 Multi-Page-Feeling in a Single-Page-App_ Routing/199 Wrap Up.mp4 1022.87 KB
12 Adding Routing to our Burger Project/201 Module Introduction.mp4 2.77 MB
12 Adding Routing to our Burger Project/202 Building the Checkout Container.mp4 29.76 MB
12 Adding Routing to our Burger Project/203 Setting Up Routing & Routes.mp4 12.26 MB
12 Adding Routing to our Burger Project/204 Navigating to the Checkout Page.mp4 17.48 MB
12 Adding Routing to our Burger Project/205 Navigating Back & To Next Page.mp4 8.57 MB
12 Adding Routing to our Burger Project/206 Passing Ingredients via Query Params.mp4 16.08 MB
12 Adding Routing to our Burger Project/207 Navigating to the Contact Data Component.mp4 26.33 MB
12 Adding Routing to our Burger Project/208 Order Submission & Passing Data Between Pages.mp4 41.03 MB
12 Adding Routing to our Burger Project/209 Adding an Orders Page.mp4 14.74 MB
12 Adding Routing to our Burger Project/210 Implementing Navigation Links.mp4 13.6 MB
12 Adding Routing to our Burger Project/211 Fetching Orders.mp4 18.53 MB
12 Adding Routing to our Burger Project/212 Outputting the Orders.mp4 23.09 MB
12 Adding Routing to our Burger Project/213 Wrap Up.mp4 3.52 MB
13 Forms and Form Validation/215 Module Introduction.mp4 1.25 MB
13 Forms and Form Validation/216 Analyzing the App.mp4 6.97 MB
13 Forms and Form Validation/217 Creating a Custom Dynamic Input Component.mp4 32 MB
13 Forms and Form Validation/218 Setting Up a JS Config for the Form.mp4 23.14 MB
13 Forms and Form Validation/219 Dynamically Create Inputs based on JS Config.mp4 22.31 MB
13 Forms and Form Validation/220 Adding a Dropdown Component.mp4 10.98 MB
13 Forms and Form Validation/221 Handling User Input.mp4 29.77 MB
13 Forms and Form Validation/222 Handling Form Submission.mp4 16.93 MB
13 Forms and Form Validation/223 Adding Custom Form Validation.mp4 31.4 MB
13 Forms and Form Validation/224 Fixing a Common Validation Gotcha.mp4 3.82 MB
13 Forms and Form Validation/225 Adding Validation Feedback.mp4 18.08 MB
13 Forms and Form Validation/226 Improving Visual Feedback.mp4 8.2 MB
13 Forms and Form Validation/228 Handling Overall Form Validity.mp4 31.11 MB
13 Forms and Form Validation/229 Fixing a Bug.mp4 3.77 MB
13 Forms and Form Validation/230 Wrap Up.mp4 9.28 MB
14 Redux/232 Module Introduction.mp4 1.52 MB
14 Redux/233 Understanding State.mp4 2.78 MB
14 Redux/234 The Complexity of Managing State.mp4 4.19 MB
14 Redux/235 Understanding the Redux Flow.mp4 8.38 MB
14 Redux/236 Setting Up Reducer and Store.mp4 16.19 MB
14 Redux/237 Dispatching Actions.mp4 16.4 MB
14 Redux/238 Adding Subscriptions.mp4 6.68 MB
14 Redux/239 Connecting React to Redux.mp4 8.35 MB
14 Redux/240 Connecting the Store to React.mp4 21.1 MB
14 Redux/241 Dispatching Actions from within the Component.mp4 16.13 MB
14 Redux/242 Passing and Retrieving Data with Action.mp4 10.17 MB
14 Redux/243 Switch-Case in the Reducer.mp4 8.75 MB
14 Redux/244 Updating State Immutably.mp4 37.51 MB
14 Redux/245 Updating Arrays Immutably.mp4 25.45 MB
14 Redux/247 Outsourcing Action Types.mp4 15.24 MB
14 Redux/248 Combining Multiple Reducers.mp4 31.76 MB
14 Redux/249 Understanding State Types.mp4 7.43 MB
14 Redux/250 Combining Local UI State and Redux.mp4 23.25 MB
14 Redux/251 Wrap Up.mp4 3.98 MB
15 Adding Redux to our Project/253 Module Introduction.mp4 21.82 MB
15 Adding Redux to our Project/254 Installing Redux and React Redux.mp4 10.99 MB
15 Adding Redux to our Project/255 Basic Redux Setup.mp4 5.48 MB
15 Adding Redux to our Project/256 Finishing the Reducer for Ingredients.mp4 16.66 MB
15 Adding Redux to our Project/257 Connecting the Burger Builder Container to our Store.mp4 34.87 MB
15 Adding Redux to our Project/258 Working on the Total Price Calculation.mp4 23.94 MB
15 Adding Redux to our Project/259 Redux & UI State.mp4 16.21 MB
15 Adding Redux to our Project/260 Adjusting Checkout and Contact Data.mp4 36.72 MB
15 Adding Redux to our Project/261 Wrap Up.mp4 9.72 MB
16 Redux Advanced/263 Module Introduction.mp4 744.31 KB
16 Redux Advanced/264 Adding Middleware.mp4 17.33 MB
16 Redux Advanced/265 Using the Redux Devtools.mp4 23.66 MB
16 Redux Advanced/266 Executing Asynchronous Code - Introduction.mp4 4.52 MB
16 Redux Advanced/267 Introducing Action Creators.mp4 11.92 MB
16 Redux Advanced/268 Action Creators & Async Code.mp4 19.22 MB
16 Redux Advanced/269 Handling Asynchronous Code.mp4 23.23 MB
16 Redux Advanced/270 Restructuring Actions.mp4 18.65 MB
16 Redux Advanced/271 Where to Put Data Transforming Logic_.mp4 12.3 MB
16 Redux Advanced/272 Using Action Creators and Get State.mp4 9.26 MB
16 Redux Advanced/273 Using Utility Functions.mp4 20.69 MB
16 Redux Advanced/274 A Leaner Switch Case Statement.mp4 10.51 MB
16 Redux Advanced/275 An Alternative Folder Structure.mp4 5.41 MB
16 Redux Advanced/276 Diving Much Deeper.mp4 7.89 MB
16 Redux Advanced/277 Wrap Up.mp4 2.65 MB
17 Redux Advanced_ Burger Project/279 Module Introduction.mp4 3.48 MB
17 Redux Advanced_ Burger Project/280 Installing the Redux Devtools.mp4 9.17 MB
17 Redux Advanced_ Burger Project/281 Preparing the Folder Structure.mp4 8.85 MB
17 Redux Advanced_ Burger Project/282 Creating Action Creators.mp4 17.95 MB
17 Redux Advanced_ Burger Project/283 Executing Asynchronous Code.mp4 13.27 MB
17 Redux Advanced_ Burger Project/284 Fetching Ingredients Asynchronously.mp4 25.6 MB
17 Redux Advanced_ Burger Project/285 Initializing Ingredients in the BurgerBuilder.mp4 19.28 MB
17 Redux Advanced_ Burger Project/286 Changing the Order of our Ingredients Manually.mp4 6.5 MB
17 Redux Advanced_ Burger Project/287 Adding Order Actions.mp4 20.02 MB
17 Redux Advanced_ Burger Project/288 Connecting Contact Data Container & Actions.mp4 19.65 MB
17 Redux Advanced_ Burger Project/289 The Order Reducer.mp4 16.71 MB
17 Redux Advanced_ Burger Project/290 Working on Order Actions.mp4 17.17 MB
17 Redux Advanced_ Burger Project/291 Redirect to Improve UX.mp4 10.06 MB
17 Redux Advanced_ Burger Project/292 Combining Reducers.mp4 15.09 MB
17 Redux Advanced_ Burger Project/293 Handling Purchases & Updating the UI.mp4 30.18 MB
17 Redux Advanced_ Burger Project/294 Resetting the Price after Purchases.mp4 6.55 MB
17 Redux Advanced_ Burger Project/295 Fetching Orders (via Redux).mp4 45.76 MB
17 Redux Advanced_ Burger Project/296 Checking our Implemented Functionalities.mp4 4.67 MB
17 Redux Advanced_ Burger Project/297 Refactoring Reducers.mp4 30.85 MB
17 Redux Advanced_ Burger Project/298 Refactoring Reducers Continued.mp4 39.58 MB
17 Redux Advanced_ Burger Project/299 Wrap Up.mp4 3.43 MB
18 Adding Authentication to our Burger Project/301 Module Introduction.mp4 1.84 MB
18 Adding Authentication to our Burger Project/302 Understanding Authentication in Single Page Applications.mp4 4.63 MB
18 Adding Authentication to our Burger Project/303 Required App Adjustments.mp4 1.41 MB
18 Adding Authentication to our Burger Project/304 Adding an Auth Form.mp4 49.83 MB
18 Adding Authentication to our Burger Project/305 Adding Actions.mp4 20.91 MB
18 Adding Authentication to our Burger Project/306 Getting a Token from the Backend.mp4 20.69 MB
18 Adding Authentication to our Burger Project/307 Adding Sign-In.mp4 20.18 MB
18 Adding Authentication to our Burger Project/308 Storing the Token.mp4 32.24 MB
18 Adding Authentication to our Burger Project/309 Adding a Spinner.mp4 23.82 MB
18 Adding Authentication to our Burger Project/310 Logging Users Out.mp4 21.8 MB
18 Adding Authentication to our Burger Project/311 Accessing Protected Resources.mp4 32.63 MB
18 Adding Authentication to our Burger Project/312 Updating the UI Depending on Auth State.mp4 22.99 MB
18 Adding Authentication to our Burger Project/313 Adding a Logout Link.mp4 19.69 MB
18 Adding Authentication to our Burger Project/314 Forwarding Unauthenticated Users.mp4 32.47 MB
18 Adding Authentication to our Burger Project/315 Redirecting the User to the Checkout Page.mp4 50.07 MB
18 Adding Authentication to our Burger Project/316 Persistent Auth State with localStorage.mp4 51.31 MB
18 Adding Authentication to our Burger Project/317 Fixing Connect + Routing Errors.mp4 23.97 MB
18 Adding Authentication to our Burger Project/318 Ensuring App Security.mp4 6.05 MB
18 Adding Authentication to our Burger Project/319 Guarding Routes.mp4 16.78 MB
18 Adding Authentication to our Burger Project/320 Displaying User Specific Orders.mp4 25.47 MB
18 Adding Authentication to our Burger Project/321 Wrap Up.mp4 1.93 MB
19 Improving our Burger Project/323 Module Introduction.mp4 1022.9 KB
19 Improving our Burger Project/324 Fixing the Redirect to the Frontpage.mp4 19.62 MB
19 Improving our Burger Project/325 Using updateObject in the Entire App.mp4 27.82 MB
19 Improving our Burger Project/326 Sharing the Validation Method.mp4 11.14 MB
19 Improving our Burger Project/327 Using Environment Variables.mp4 8.64 MB
19 Improving our Burger Project/328 Removing console_log()s.mp4 13.86 MB
19 Improving our Burger Project/329 Adding Lazy Loading.mp4 16.16 MB
19 Improving our Burger Project/330 Wrap Up.mp4 2.61 MB
20 Testing/332 Module Introduction.mp4 1.29 MB
20 Testing/333 What is Testing_.mp4 3.67 MB
20 Testing/334 Required Testing Tools.mp4 2.71 MB
20 Testing/335 What To Test_.mp4 3.05 MB
20 Testing/336 Writing our First Test.mp4 31.68 MB
20 Testing/337 Testing Components Continued.mp4 8.86 MB
20 Testing/338 Jest and Enzyme Documentations.mp4 14.27 MB
20 Testing/339 Testing Components Correctly.mp4 5.36 MB
20 Testing/340 Testing Containers.mp4 17.56 MB
20 Testing/341 How to Test Redux.mp4 10.41 MB
20 Testing/342 Wrap Up.mp4 2.46 MB
21 Deploying the App to the Web/344 Module Introduction.mp4 853.16 KB
21 Deploying the App to the Web/345 Deployment Steps.mp4 4.69 MB
21 Deploying the App to the Web/346 Building the Project.mp4 6.33 MB
21 Deploying the App to the Web/347 Example_ Deploying on Firebase.mp4 10.28 MB
21 Deploying the App to the Web/348 Wrap Up.mp4 1.43 MB
22 Bonus_ Working with Webpack/350 Module Introduction.mp4 2.09 MB
22 Bonus_ Working with Webpack/351 Introducing Webpack.mp4 1.95 MB
22 Bonus_ Working with Webpack/352 How Webpack works.mp4 4.24 MB
22 Bonus_ Working with Webpack/353 Basic Workflow Requirements.mp4 2.44 MB
22 Bonus_ Working with Webpack/354 Project & npm Setup.mp4 7.97 MB
22 Bonus_ Working with Webpack/355 Creating a Basic Folder & File Structure.mp4 6.51 MB
22 Bonus_ Working with Webpack/356 Creating the Basic React Application.mp4 26.84 MB
22 Bonus_ Working with Webpack/357 Installing Production Dependencies.mp4 2.84 MB
22 Bonus_ Working with Webpack/358 Setting Up the Basic Webpack Config.mp4 13.52 MB
22 Bonus_ Working with Webpack/359 Adding File Rules.mp4 6.29 MB
22 Bonus_ Working with Webpack/360 Introducing Babel.mp4 10.41 MB
22 Bonus_ Working with Webpack/361 Adding CSS File Support.mp4 13.49 MB
22 Bonus_ Working with Webpack/362 Creating Rules for Images.mp4 7.33 MB
22 Bonus_ Working with Webpack/363 Lazy Loading.mp4 11.27 MB
22 Bonus_ Working with Webpack/364 Injecting the Script into the index_html File.mp4 11.73 MB
22 Bonus_ Working with Webpack/365 Creating the Production Workflow.mp4 21.39 MB
22 Bonus_ Working with Webpack/366 Wrap Up.mp4 2.75 MB
23 Bonus_ Next_js/369 Module Introduction.mp4 1.24 MB
23 Bonus_ Next_js/370 Understanding Server Side Rendering.mp4 5.28 MB
23 Bonus_ Next_js/371 Setting Up a Project.mp4 9.62 MB
23 Bonus_ Next_js/372 Understanding the Basics.mp4 6.53 MB
23 Bonus_ Next_js/373 Next_js & Components & Pages.mp4 4.64 MB
23 Bonus_ Next_js/374 Styling our App in Next_js.mp4 4.7 MB
23 Bonus_ Next_js/375 Handling (404) Errors.mp4 4.17 MB
23 Bonus_ Next_js/376 A Special Lifecyle Hook.mp4 20.64 MB
23 Bonus_ Next_js/377 Deploying our App.mp4 6.47 MB
24 Bonus_ Animations in React Apps/379 Module Introduction.mp4 1.67 MB
24 Bonus_ Animations in React Apps/380 Preparing the Demo Project.mp4 17.03 MB
24 Bonus_ Animations in React Apps/381 Using CSS Transitions.mp4 10.62 MB
24 Bonus_ Animations in React Apps/382 Using CSS Animations.mp4 14.71 MB
24 Bonus_ Animations in React Apps/383 CSS Transition & Animations Limitations.mp4 10.4 MB
24 Bonus_ Animations in React Apps/384 Using ReactTransitionGroup.mp4 37.25 MB
24 Bonus_ Animations in React Apps/385 Using the Transition Component.mp4 9 MB
24 Bonus_ Animations in React Apps/386 Wrapping the Transition Component.mp4 9.4 MB
24 Bonus_ Animations in React Apps/387 Animation Timings.mp4 8.24 MB
24 Bonus_ Animations in React Apps/388 Transition Events.mp4 5.87 MB
24 Bonus_ Animations in React Apps/389 The CSSTransition Component.mp4 14.6 MB
24 Bonus_ Animations in React Apps/390 Customizing CSS Classnames.mp4 7.02 MB
24 Bonus_ Animations in React Apps/391 Animating Lists.mp4 21.46 MB
24 Bonus_ Animations in React Apps/392 Alternative Animation Packages.mp4 17.4 MB
24 Bonus_ Animations in React Apps/393 Wrap Up.mp4 4.2 MB
25 Bonus_ A Brief Introduction to Redux Saga/395 Module Introduction.mp4 2.21 MB
25 Bonus_ A Brief Introduction to Redux Saga/396 Installing Redux Saga.mp4 7.3 MB
25 Bonus_ A Brief Introduction to Redux Saga/397 Creating our First Saga.mp4 13.57 MB
25 Bonus_ A Brief Introduction to Redux Saga/398 Hooking the Saga Up (to the Store and Actions).mp4 14.31 MB
25 Bonus_ A Brief Introduction to Redux Saga/399 Moving Logic from the Action Creator to a Saga.mp4 16.58 MB
25 Bonus_ A Brief Introduction to Redux Saga/400 Moving More Logic Into Sagas.mp4 25.93 MB
25 Bonus_ A Brief Introduction to Redux Saga/401 Handling Authentication with a Saga.mp4 36.85 MB
25 Bonus_ A Brief Introduction to Redux Saga/402 Handling Auto-Sign-In with a Saga.mp4 20.42 MB
25 Bonus_ A Brief Introduction to Redux Saga/403 Moving the BurgerBuilder Side Effects into a Saga.mp4 20.78 MB
25 Bonus_ A Brief Introduction to Redux Saga/404 Moving the Orders Side Effects into Sagas.mp4 40.71 MB
25 Bonus_ A Brief Introduction to Redux Saga/405 Why Sagas can be Helpful.mp4 4.48 MB
25 Bonus_ A Brief Introduction to Redux Saga/406 Diving Deeper into Sagas.mp4 24.11 MB
26 Bonus_ Building the Burger CSS/408 Building the Burger CSS Code.mp4 80.67 MB
27 Next Steps and Course Roundup/409 Module Introduction.mp4 1.03 MB
27 Next Steps and Course Roundup/410 React Rocks! Where to find more Examples.mp4 4.89 MB
27 Next Steps and Course Roundup/411 More Inspiration_ Real-World Projects Built with React.mp4 4.5 MB
27 Next Steps and Course Roundup/412 Static React Apps with Gatsby_js.mp4 5.52 MB
27 Next Steps and Course Roundup/413 Introducing React Native.mp4 3.85 MB
27 Next Steps and Course Roundup/414 Component Libraries (Example_ Material UI).mp4 3.85 MB
27 Next Steps and Course Roundup/415 Smaller Apps with Preact.mp4 5.36 MB
27 Next Steps and Course Roundup/416 Comparing React with Preact.mp4 13.52 MB
27 Next Steps and Course Roundup/417 Congratulations.mp4 5.87 MB
其他位置