本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseWorld.Com] Udemy - Advanced React and Redux 2020 Edition

种子简介

种子名称: [FreeCourseWorld.Com] Udemy - Advanced React and Redux 2020 Edition
文件类型: 视频
文件数目: 228个文件
文件大小: 11.33 GB
收录时间: 2020-12-15 23:47
已经下载: 3
资源热度: 183
最近下载: 2024-6-23 11:24

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:d8aa3c020c98aed2e21db198bcbf8d27ef9a671b&dn=[FreeCourseWorld.Com] Udemy - Advanced React and Redux 2020 Edition 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseWorld.Com] Udemy - Advanced React and Redux 2020 Edition.torrent
  • 01 Welcome Lets Get Started/001 Introduction.mp420.94MB
  • 02 Testing/004 Project Generation.mp412.27MB
  • 02 Testing/005 Our First Test.mp432.56MB
  • 02 Testing/006 Introduction to Jest.mp438.62MB
  • 02 Testing/007 App Overview.mp420.88MB
  • 02 Testing/008 Installing Dependencies.mp45.89MB
  • 02 Testing/009 React and Redux Design.mp429.02MB
  • 02 Testing/010 What Do We Test.mp450.38MB
  • 02 Testing/011 Starting from Scratch.mp422.92MB
  • 02 Testing/012 Rendering the App.mp431.4MB
  • 02 Testing/013 Showing Components in the App.mp426.65MB
  • 02 Testing/014 Valid Test File Names.mp435.81MB
  • 02 Testing/015 Test Structure.mp442.4MB
  • 02 Testing/016 Tricking React with JSDOM.mp481.46MB
  • 02 Testing/017 Verifying Component Existence.mp439.23MB
  • 02 Testing/018 Test Expectations.mp448.6MB
  • 02 Testing/019 Limiting Test Knowledge.mp469.27MB
  • 02 Testing/020 Enzyme Setup.mp469.02MB
  • 02 Testing/021 Enzyme Renderers.mp468.29MB
  • 02 Testing/022 Expectations for Component Instances.mp466.33MB
  • 02 Testing/023 Exercise Time.mp414.3MB
  • 02 Testing/024 Expecting the Comment List.mp420.93MB
  • 02 Testing/026 Absolute Path Imports.mp454.6MB
  • 02 Testing/027 Code Reuse with BeforeEach.mp450.72MB
  • 02 Testing/028 Comment Box Component.mp430.53MB
  • 02 Testing/029 TextArea Implementation.mp451.37MB
  • 02 Testing/030 CommentBox Test File.mp438.26MB
  • 02 Testing/032 Asserting Element Existence.mp470.48MB
  • 02 Testing/033 AfterEach Statements.mp444.36MB
  • 02 Testing/034 Simulating Change Events.mp463.42MB
  • 02 Testing/035 Providing Fake Events.mp470.94MB
  • 02 Testing/036 Forcing Component Updates.mp444.34MB
  • 02 Testing/037 Retrieving Prop Values.mp445.68MB
  • 02 Testing/038 Form Submit Exercise.mp422.1MB
  • 02 Testing/039 Exercise Solution.mp470.81MB
  • 02 Testing/040 Describe Statements.mp466.77MB
  • 02 Testing/041 Redux Setup.mp442.09MB
  • 02 Testing/042 The Provider Tag.mp448.5MB
  • 02 Testing/043 The SaveComment Action Creator.mp435.54MB
  • 02 Testing/044 Bonding React with Redux.mp442.24MB
  • 02 Testing/045 Redux Test Errors.mp479.13MB
  • 02 Testing/046 Adding a Root Component.mp473.56MB
  • 02 Testing/047 Testing Reducers.mp448.92MB
  • 02 Testing/048 Handling Unknown Types.mp429.32MB
  • 02 Testing/049 Testing Action Creators.mp451.14MB
  • 02 Testing/050 Comment List Wireup.mp440.16MB
  • 02 Testing/051 Getting Data Into Redux.mp448.76MB
  • 02 Testing/052 Redux Initial State.mp470.36MB
  • 02 Testing/053 Cheerio Queries.mp488.91MB
  • 02 Testing/054 One More Feature.mp437.34MB
  • 02 Testing/055 Fetching a Remote Resource.mp443.76MB
  • 02 Testing/056 Parsing Comment List.mp453.63MB
  • 02 Testing/057 Integration Tests.mp441.05MB
  • 02 Testing/058 Integration Tests in Action.mp423.79MB
  • 02 Testing/059 Fixing a Broken Test.mp427.02MB
  • 02 Testing/060 Simulating Button Clicks.mp433.92MB
  • 02 Testing/061 Why the Failure.mp450.31MB
  • 02 Testing/062 Faking Requests with Moxios.mp461.01MB
  • 02 Testing/063 The Reason for Failure.mp432.53MB
  • 02 Testing/064 Introducing a Pause.mp458.57MB
  • 02 Testing/065 Moxioss Wait Function.mp422.81MB
  • 02 Testing/066 App Wrapup.mp424.33MB
  • 03 Higher Order Components/067 An Introduction to Higher Order Components.mp417.33MB
  • 03 Higher Order Components/068 Connect - A Higher Order Component.mp424.24MB
  • 03 Higher Order Components/069 App Overview.mp449.72MB
  • 03 Higher Order Components/070 Adding React Router.mp414.95MB
  • 03 Higher Order Components/071 Adding Routes.mp433.01MB
  • 03 Higher Order Components/072 Auth Reducer.mp448.37MB
  • 03 Higher Order Components/073 Rendering a Header.mp445.53MB
  • 03 Higher Order Components/074 Wiring Up State.mp445.27MB
  • 03 Higher Order Components/075 Changing Auth State.mp436.77MB
  • 03 Higher Order Components/076 Steps for Building a HOC.mp468.24MB
  • 03 Higher Order Components/077 Forced Navigation with React Router.mp438.9MB
  • 03 Higher Order Components/078 Creating the HOC.mp4102.79MB
  • 03 Higher Order Components/079 Placing Reusable Logic.mp437.75MB
  • 03 Higher Order Components/080 Passing Through Props.mp4101.44MB
  • 04 MIddlewares with Redux/081 Introduction to Middlewares.mp426.47MB
  • 04 MIddlewares with Redux/082 The Purpose of Redux Promise.mp4106.87MB
  • 04 MIddlewares with Redux/083 How Async Middlewares Work.mp4109.62MB
  • 04 MIddlewares with Redux/084 Crazy Middleware Syntax.mp468.4MB
  • 04 MIddlewares with Redux/085 Forwarding Actions.mp436.55MB
  • 04 MIddlewares with Redux/086 Waiting for Promise Resolution.mp468.83MB
  • 04 MIddlewares with Redux/087 Observing the Middleware.mp477.75MB
  • 04 MIddlewares with Redux/088 State Validation Middleware.mp455.95MB
  • 04 MIddlewares with Redux/089 JSON Schema.mp452.13MB
  • 04 MIddlewares with Redux/090 Generating JSON Schema.mp441.38MB
  • 04 MIddlewares with Redux/091 Middleware Creation.mp458.07MB
  • 04 MIddlewares with Redux/092 Emitting Warnings.mp459.24MB
  • 05 Server Setup - Authentication/093 Introduction to Authentication.mp457.1MB
  • 05 Server Setup - Authentication/094 Cookies vs Tokens.mp454.94MB
  • 05 Server Setup - Authentication/095 Scalable Architecture.mp461.02MB
  • 05 Server Setup - Authentication/096 Server Setup.mp424.85MB
  • 05 Server Setup - Authentication/097 More Server Setup.mp439.54MB
  • 05 Server Setup - Authentication/098 Express Middleware.mp492.81MB
  • 05 Server Setup - Authentication/099 Express Route Handler.mp441.84MB
  • 05 Server Setup - Authentication/100 Mongoose Models.mp471.27MB
  • 05 Server Setup - Authentication/101 MongoDB Setup.mp4108.03MB
  • 05 Server Setup - Authentication/102 Inspecting the Database.mp490.97MB
  • 05 Server Setup - Authentication/103 Authentication Controller.mp431.79MB
  • 05 Server Setup - Authentication/104 Searching for Users.mp463.66MB
  • 05 Server Setup - Authentication/105 Creating User Records.mp431.19MB
  • 05 Server Setup - Authentication/106 Encrypting Passwords with Bcrypt.mp483.11MB
  • 05 Server Setup - Authentication/107 Salting a Password.mp461.05MB
  • 05 Server Setup - Authentication/108 JWT Overview.mp445.22MB
  • 05 Server Setup - Authentication/109 Creating a JWT.mp482.46MB
  • 05 Server Setup - Authentication/110 Installing Passport.mp472.14MB
  • 05 Server Setup - Authentication/111 Passport Strategies.mp489.41MB
  • 05 Server Setup - Authentication/112 Using Strategies with Passport.mp464.35MB
  • 05 Server Setup - Authentication/113 Making an Authenticated Request.mp473.79MB
  • 05 Server Setup - Authentication/114 Signing in with Local Strategy.mp485.11MB
  • 05 Server Setup - Authentication/116 Bcrypt Full Circle.mp453.98MB
  • 05 Server Setup - Authentication/117 Protecting Signin Route.mp461.8MB
  • 05 Server Setup - Authentication/118 Signing Users In.mp441.83MB
  • 05 Server Setup - Authentication/119 Server Review.mp429.12MB
  • 06 Client Side Auth/120 Client Overview.mp430.35MB
  • 06 Client Side Auth/121 Lib Installs.mp418.68MB
  • 06 Client Side Auth/122 The App Component.mp426.28MB
  • 06 Client Side Auth/123 Creating the Header.mp455.96MB
  • 06 Client Side Auth/124 Wiring Up React Router.mp451.2MB
  • 06 Client Side Auth/125 Scaffolding the Signup Form.mp445.75MB
  • 06 Client Side Auth/126 Including Redux.mp473.15MB
  • 06 Client Side Auth/127 ReduxForm for Signup.mp457.59MB
  • 06 Client Side Auth/128 Handling Form Submission.mp447.1MB
  • 06 Client Side Auth/129 Wiring Up Middleware.mp428.36MB
  • 06 Client Side Auth/130 Basics of Redux Thunk.mp475.74MB
  • 06 Client Side Auth/131 Calling the API.mp440.76MB
  • 06 Client Side Auth/132 Code Cleanup with Compose.mp449.8MB
  • 06 Client Side Auth/133 CORS in a Nutshell.mp4134.04MB
  • 06 Client Side Auth/134 Solution to CORS Errors.mp457.84MB
  • 06 Client Side Auth/135 Dispatching Actions.mp436.58MB
  • 06 Client Side Auth/136 Displaying Auth Errors.mp453.15MB
  • 06 Client Side Auth/137 Redirect on Signup.mp425.72MB
  • 06 Client Side Auth/138 Feature Component.mp424.79MB
  • 06 Client Side Auth/139 The Require Auth HOC.mp441.78MB
  • 06 Client Side Auth/141 Persisting Login State.mp448.8MB
  • 06 Client Side Auth/142 Signing Out a User.mp444.26MB
  • 06 Client Side Auth/143 Automatic Sign Out.mp424.49MB
  • 06 Client Side Auth/144 The Signin Component.mp425.63MB
  • 06 Client Side Auth/145 The Signin Action Creator.mp427.59MB
  • 06 Client Side Auth/146 Updating the Header.mp433.85MB
  • 06 Client Side Auth/147 Header Styling.mp429.43MB
  • 06 Client Side Auth/148 Auth Wrapup.mp430.8MB
  • 07 [Legacy] Testing/150 Project Setup.mp447.3MB
  • 07 [Legacy] Testing/151 A First Spec.mp4147.13MB
  • 07 [Legacy] Testing/152 Core Testing - Describe It Expect.mp499.92MB
  • 07 [Legacy] Testing/153 Test Reporting.mp456.73MB
  • 07 [Legacy] Testing/154 Feature Mockups.mp476.47MB
  • 07 [Legacy] Testing/155 Test Structure Setup.mp483.08MB
  • 07 [Legacy] Testing/156 Comment Box Tests.mp4111.39MB
  • 07 [Legacy] Testing/157 Testing Class Names.mp4101.33MB
  • 07 [Legacy] Testing/158 Using beforeEach to Condense Tests.mp467.87MB
  • 07 [Legacy] Testing/159 Expecting Child Elements.mp454.28MB
  • 07 [Legacy] Testing/160 Simulating Events.mp470.59MB
  • 07 [Legacy] Testing/162 Form Submit Event.mp492.4MB
  • 07 [Legacy] Testing/163 Stub Comment List.mp469.51MB
  • 07 [Legacy] Testing/164 Expectations on Content.mp498.28MB
  • 07 [Legacy] Testing/165 Assertions with Lists.mp468.97MB
  • 07 [Legacy] Testing/166 Testing Action Creators.mp495.65MB
  • 07 [Legacy] Testing/167 Action Creator Shortcuts.mp448.35MB
  • 07 [Legacy] Testing/168 TDD Comments Reducer.mp4109.39MB
  • 07 [Legacy] Testing/169 Spec Failures After Code Change.mp443.28MB
  • 07 [Legacy] Testing/170 App Review.mp424.51MB
  • 08 [Legacy] Test Environment Setup/171 Purpose of Chai and Mocha.mp478.76MB
  • 08 [Legacy] Test Environment Setup/172 Test Helper From Scratch.mp427.18MB
  • 08 [Legacy] Test Environment Setup/173 JSDom Setup.mp468.75MB
  • 08 [Legacy] Test Environment Setup/174 More JSDom Setup.mp456.78MB
  • 08 [Legacy] Test Environment Setup/175 TestUtils Library.mp486.99MB
  • 08 [Legacy] Test Environment Setup/176 Defining RenderComponent.mp4115.52MB
  • 08 [Legacy] Test Environment Setup/177 Finishing RenderComponent Helper.mp477.36MB
  • 08 [Legacy] Test Environment Setup/178 Simulate Helper.mp485.77MB
  • 08 [Legacy] Test Environment Setup/179 Test Helper Review.mp450.73MB
  • 09 [Legacy] Higher Order Components/180 What is a Higher Order Component.mp423.46MB
  • 09 [Legacy] Higher Order Components/181 Connect and Provider.mp459.22MB
  • 09 [Legacy] Higher Order Components/182 Authentication HOC Overview.mp446.07MB
  • 09 [Legacy] Higher Order Components/183 Header Setup.mp472.64MB
  • 09 [Legacy] Higher Order Components/184 React Router Setup.mp459.25MB
  • 09 [Legacy] Higher Order Components/185 Authentication Reducer.mp474MB
  • 09 [Legacy] Higher Order Components/186 Action Creator Hookup.mp470.34MB
  • 09 [Legacy] Higher Order Components/187 Authentication Higher Order Component.mp452.98MB
  • 09 [Legacy] Higher Order Components/188 HOC Scaffold Code.mp4123.09MB
  • 09 [Legacy] Higher Order Components/189 Nesting Higher Order Components.mp445.52MB
  • 09 [Legacy] Higher Order Components/190 Accessing React Router on Context.mp450.75MB
  • 09 [Legacy] Higher Order Components/191 Class Level Properties.mp431.7MB
  • 09 [Legacy] Higher Order Components/192 Handling HOC Edge Cases.mp459.39MB
  • 09 [Legacy] Higher Order Components/193 Higher Order Components Review.mp444.39MB
  • 10 [Legacy] Middleware/194 Middleware Overview.mp445.66MB
  • 10 [Legacy] Middleware/195 App Building Plan.mp423.71MB
  • 10 [Legacy] Middleware/196 Users Reducer.mp445MB
  • 10 [Legacy] Middleware/197 Static Users Action Creator.mp424.55MB
  • 10 [Legacy] Middleware/198 Rendering a List of Users.mp475.51MB
  • 10 [Legacy] Middleware/199 CSS Cleanup.mp457.86MB
  • 10 [Legacy] Middleware/200 Pains Without Middleware.mp496.77MB
  • 10 [Legacy] Middleware/201 Middleware Stack.mp445.44MB
  • 10 [Legacy] Middleware/203 Handling Unrelated Actions.mp458.79MB
  • 10 [Legacy] Middleware/204 Handling Promises.mp499.45MB
  • 11 [Legacy] Client Side Authentication/206 Client Setup.mp410.28MB
  • 11 [Legacy] Client Side Authentication/207 App Architecture.mp426.8MB
  • 11 [Legacy] Client Side Authentication/208 Component and State Design.mp439.61MB
  • 11 [Legacy] Client Side Authentication/209 Header Component.mp412.41MB
  • 11 [Legacy] Client Side Authentication/210 Scaffolding the Signin Form.mp433.37MB
  • 11 [Legacy] Client Side Authentication/211 Adding Signin Form.mp426.03MB
  • 11 [Legacy] Client Side Authentication/212 Action Creator with Many Responsibilities.mp428.08MB
  • 11 [Legacy] Client Side Authentication/213 Introducing Redux Thunk.mp425.89MB
  • 11 [Legacy] Client Side Authentication/214 Signin Action Creator.mp440.22MB
  • 11 [Legacy] Client Side Authentication/215 CORS In a Nutshell.mp436.05MB
  • 11 [Legacy] Client Side Authentication/216 Serverside Solution for CORS.mp423.31MB
  • 11 [Legacy] Client Side Authentication/217 Programmatic Navigation.mp424.15MB
  • 11 [Legacy] Client Side Authentication/218 Updating Auth State.mp420.47MB
  • 11 [Legacy] Client Side Authentication/219 Breather and Review.mp423.75MB
  • 11 [Legacy] Client Side Authentication/220 LocalStorage and JWT.mp425.01MB
  • 11 [Legacy] Client Side Authentication/221 Auth Error Messaging.mp423.17MB
  • 11 [Legacy] Client Side Authentication/222 Displaying Errors.mp421.94MB
  • 11 [Legacy] Client Side Authentication/223 Header Logic.mp435.78MB
  • 11 [Legacy] Client Side Authentication/224 Signout Component.mp422.03MB
  • 11 [Legacy] Client Side Authentication/225 Signout Action Creator.mp422.22MB
  • 11 [Legacy] Client Side Authentication/226 Signup Component.mp413.76MB
  • 11 [Legacy] Client Side Authentication/227 Signup Form Scaffolding.mp437.5MB
  • 11 [Legacy] Client Side Authentication/228 Redux Form Validation.mp419.55MB
  • 11 [Legacy] Client Side Authentication/229 Implementing Validation Logic.mp435.91MB
  • 11 [Legacy] Client Side Authentication/230 More On Validation.mp433.78MB
  • 11 [Legacy] Client Side Authentication/231 Signup Action Creator.mp437.81MB
  • 11 [Legacy] Client Side Authentication/232 Finish Up Signup.mp456.22MB
  • 11 [Legacy] Client Side Authentication/233 Securing Individual Routes.mp448.25MB
  • 11 [Legacy] Client Side Authentication/234 Root IndexRoute.mp411.5MB
  • 11 [Legacy] Client Side Authentication/235 Automatically Authenticating Users.mp432.83MB
  • 11 [Legacy] Client Side Authentication/236 Making Authenticated API Requests.mp435.08MB
  • 11 [Legacy] Client Side Authentication/237 Handling Data from Authenticated Requests.mp429.13MB
  • 11 [Legacy] Client Side Authentication/238 Authentication Wrapup.mp430.42MB