Torrent Info
Title Advanced React and Redux
Category
Size 11.20GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[TGx]Downloaded from torrentgalaxy.to .txt 585B
001 Introduction.en_US.srt 2.70KB
001 Introduction.mp4 9.13MB
002 Github Links - Get Source Code Here!.html 651B
003 npx Create React App Generation.html 1.41KB
004 Project Generation.en_US.srt 3.02KB
004 Project Generation.mp4 6.55MB
005 Our First Test.en_US.srt 5.74KB
005 Our First Test.mp4 37.57MB
006 Introduction to Jest.en_US.srt 5.41KB
006 Introduction to Jest.mp4 51.35MB
007 App Overview.en_US.srt 3.40KB
007 App Overview.mp4 9.52MB
008 Installing Dependencies.en_US.srt 1.14KB
008 Installing Dependencies.mp4 2.84MB
009 React and Redux Design.en_US.srt 4.30KB
009 React and Redux Design.mp4 17.13MB
010 What Do We Test_.en_US.srt 7.20KB
010 What Do We Test_.mp4 35.20MB
011 Starting from Scratch.en_US.srt 4.14KB
011 Starting from Scratch.mp4 13.92MB
012 Rendering the App.en_US.srt 5.42KB
012 Rendering the App.mp4 24.52MB
013 Showing Components in the App.en_US.srt 4.38KB
013 Showing Components in the App.mp4 17.13MB
014 Valid Test File Names.en_US.srt 5.08KB
014 Valid Test File Names.mp4 21.16MB
015 Test Structure.en_US.srt 5.82KB
015 Test Structure.mp4 62.97MB
016 Tricking React with JSDOM.en_US.srt 11.02KB
016 Tricking React with JSDOM.mp4 49.43MB
017 Verifying Component Existence.en_US.srt 5.89KB
017 Verifying Component Existence.mp4 29.33MB
018 Test Expectations.en_US.srt 5.87KB
018 Test Expectations.mp4 53.57MB
019 Limiting Test Knowledge.en_US.srt 8.56KB
019 Limiting Test Knowledge.mp4 75.40MB
020 Enzyme Setup.en_US.srt 10.35KB
020 Enzyme Setup.mp4 79.96MB
021 Enzyme Renderers.en_US.srt 8.51KB
021 Enzyme Renderers.mp4 93.36MB
022 Expectations for Component Instances.en_US.srt 10.56KB
022 Expectations for Component Instances.mp4 93.14MB
023 Exercise Time!.en_US.srt 2.13KB
023 Exercise Time!.mp4 8.32MB
024 Expecting the Comment List.en_US.srt 2.59KB
024 Expecting the Comment List.mp4 12.48MB
025 Update for Handling Absolute Imports.html 1.32KB
026 Absolute Path Imports.en_US.srt 7.08KB
026 Absolute Path Imports.mp4 90.88MB
027 Code Reuse with BeforeEach.en_US.srt 6.59KB
027 Code Reuse with BeforeEach.mp4 70.89MB
028 Comment Box Component.en_US.srt 4.78KB
028 Comment Box Component.mp4 18.91MB
029 TextArea Implementation.en_US.srt 6.99KB
029 TextArea Implementation.mp4 83.76MB
030 CommentBox Test File.en_US.srt 4.87KB
030 CommentBox Test File.mp4 21.72MB
031 Getting an Empty ReactWrapper in your console.log_.html 823B
032 Asserting Element Existence.en_US.srt 9.50KB
032 Asserting Element Existence.mp4 99.38MB
033 AfterEach Statements.en_US.srt 5.64KB
033 AfterEach Statements.mp4 73.26MB
034 Simulating Change Events.en_US.srt 7.70KB
034 Simulating Change Events.mp4 101.74MB
035 Providing Fake Events.en_US.srt 8.57KB
035 Providing Fake Events.mp4 116.14MB
036 Forcing Component Updates.en_US.srt 5.36KB
036 Forcing Component Updates.mp4 73.30MB
037 Retrieving Prop Values.en_US.srt 6.17KB
037 Retrieving Prop Values.mp4 66.38MB
038 Form Submit Exercise.en_US.srt 3.15KB
038 Form Submit Exercise.mp4 13.06MB
039 Exercise Solution.en_US.srt 8.99KB
039 Exercise Solution.mp4 116.18MB
040 Describe Statements.en_US.srt 8.66KB
040 Describe Statements.mp4 39.81MB
041 Redux Setup.en_US.srt 6.12KB
041 Redux Setup.mp4 30.92MB
042 The Provider Tag.en_US.srt 6.86KB
042 The Provider Tag.mp4 29.88MB
043 The SaveComment Action Creator.en_US.srt 5.34KB
043 The SaveComment Action Creator.mp4 22.83MB
044 Bonding React with Redux.en_US.srt 5.57KB
044 Bonding React with Redux.mp4 24.92MB
045 Redux Test Errors.en_US.srt 9.82KB
045 Redux Test Errors.mp4 109.27MB
046 Adding a Root Component.en_US.srt 10.52KB
046 Adding a Root Component.mp4 84.34MB
047 Testing Reducers.en_US.srt 7.26KB
047 Testing Reducers.mp4 37.11MB
048 Handling Unknown Types.en_US.srt 3.95KB
048 Handling Unknown Types.mp4 21.63MB
049 Testing Action Creators.en_US.srt 7.55KB
049 Testing Action Creators.mp4 38.34MB
050 Comment List Wireup.en_US.srt 6.00KB
050 Comment List Wireup.mp4 25.74MB
051 Getting Data Into Redux.en_US.srt 6.49KB
051 Getting Data Into Redux.mp4 36.43MB
052 Redux Initial State.en_US.srt 11.06KB
052 Redux Initial State.mp4 54.58MB
053 Cheerio Queries.en_US.srt 12.15KB
053 Cheerio Queries.mp4 39.67MB
054 One More Feature.en_US.srt 5.56KB
054 One More Feature.mp4 53.26MB
055 Fetching a Remote Resource.en_US.srt 6.04KB
055 Fetching a Remote Resource.mp4 72.08MB
056 Parsing Comment List.en_US.srt 7.36KB
056 Parsing Comment List.mp4 77.39MB
057 Integration Tests.en_US.srt 5.33KB
057 Integration Tests.mp4 22.97MB
058 Integration Tests in Action.en_US.srt 4.15KB
058 Integration Tests in Action.mp4 12.25MB
059 Fixing a Broken Test.en_US.srt 3.53KB
059 Fixing a Broken Test.mp4 31.30MB
060 Simulating Button Clicks.en_US.srt 4.55KB
060 Simulating Button Clicks.mp4 38.84MB
061 Why the Failure_.en_US.srt 6.69KB
061 Why the Failure_.mp4 77.43MB
062 Faking Requests with Moxios.en_US.srt 8.82KB
062 Faking Requests with Moxios.mp4 45.46MB
063 The Reason for Failure.en_US.srt 3.89KB
063 The Reason for Failure.mp4 18.30MB
064 Introducing a Pause.en_US.srt 10.03KB
064 Introducing a Pause.mp4 38.09MB
065 Moxios's Wait Function.en_US.srt 4.11KB
065 Moxios's Wait Function.mp4 17.49MB
066 App Wrapup.en_US.srt 3.09KB
066 App Wrapup.mp4 13.10MB
067 An Introduction to Higher Order Components.en_US.srt 2.48KB
067 An Introduction to Higher Order Components.mp4 7.80MB
068 Connect - A Higher Order Component.en_US.srt 2.97KB
068 Connect - A Higher Order Component.mp4 9.94MB
069 App Overview.en_US.srt 6.72KB
069 App Overview.mp4 21.55MB
070 Adding React Router.en_US.srt 2.13KB
070 Adding React Router.mp4 17.22MB
071 Adding Routes.en_US.srt 4.84KB
071 Adding Routes.mp4 20.88MB
072 Auth Reducer.en_US.srt 6.87KB
072 Auth Reducer.mp4 30.03MB
073 Rendering a Header.en_US.srt 5.25KB
073 Rendering a Header.mp4 33.05MB
074 Wiring Up State.en_US.srt 5.88KB
074 Wiring Up State.mp4 27.09MB
075 Changing Auth State.en_US.srt 5.09KB
075 Changing Auth State.mp4 22.67MB
076 Steps for Building a HOC.en_US.srt 9.32KB
076 Steps for Building a HOC.mp4 40.80MB
077 Forced Navigation with React Router.en_US.srt 6.49KB
077 Forced Navigation with React Router.mp4 61.02MB
078 Creating the HOC.en_US.srt 14.46KB
078 Creating the HOC.mp4 62.40MB
079 Placing Reusable Logic.en_US.srt 4.89KB
079 Placing Reusable Logic.mp4 22.27MB
080 Passing Through Props.en_US.srt 13.00KB
080 Passing Through Props.mp4 156.22MB
081 Introduction to Middlewares.en_US.srt 3.71KB
081 Introduction to Middlewares.mp4 15.72MB
082 The Purpose of Redux Promise.en_US.srt 12.92KB
082 The Purpose of Redux Promise.mp4 75.91MB
083 How Async Middlewares Work.en_US.srt 12.75KB
083 How Async Middlewares Work.mp4 59.66MB
084 Crazy Middleware Syntax.en_US.srt 12.28KB
084 Crazy Middleware Syntax.mp4 43.95MB
085 Forwarding Actions.en_US.srt 5.76KB
085 Forwarding Actions.mp4 17.62MB
086 Waiting for Promise Resolution.en_US.srt 8.33KB
086 Waiting for Promise Resolution.mp4 92.64MB
087 Observing the Middleware.en_US.srt 9.84KB
087 Observing the Middleware.mp4 130.50MB
088 State Validation Middleware.en_US.srt 6.71KB
088 State Validation Middleware.mp4 31.23MB
089 JSON Schema.en_US.srt 7.21KB
089 JSON Schema.mp4 31.50MB
090 Generating JSON Schema.en_US.srt 5.97KB
090 Generating JSON Schema.mp4 25.78MB
091 Middleware Creation.en_US.srt 8.60KB
091 Middleware Creation.mp4 92.54MB
092 Emitting Warnings.en_US.srt 8.37KB
092 Emitting Warnings.mp4 35.83MB
093 Introduction to Authentication.en_US.srt 6.58KB
093 Introduction to Authentication.mp4 22.72MB
094 Cookies vs Tokens.en_US.srt 6.52KB
094 Cookies vs Tokens.mp4 25.80MB
095 Scalable Architecture.en_US.srt 6.78KB
095 Scalable Architecture.mp4 27.29MB
096 Server Setup.en_US.srt 5.11KB
096 Server Setup.mp4 39.44MB
097 More Server Setup.en_US.srt 7.50KB
097 More Server Setup.mp4 57.21MB
098 Express Middleware.en_US.srt 8.69KB
098 Express Middleware.mp4 99.90MB
099 Express Route Handler.en_US.srt 7.82KB
099 Express Route Handler.mp4 28.89MB
100 Mongoose Models.en_US.srt 13.61KB
100 Mongoose Models.mp4 49.87MB
101 MongoDB Setup.en_US.srt 8.49KB
101 MongoDB Setup.mp4 121.22MB
102 Inspecting the Database.en_US.srt 8.42KB
102 Inspecting the Database.mp4 98.05MB
103 Authentication Controller.en_US.srt 6.98KB
103 Authentication Controller.mp4 38.55MB
104 Searching for Users.en_US.srt 10.64KB
104 Searching for Users.mp4 51.34MB
105 Creating User Records.en_US.srt 8.58KB
105 Creating User Records.mp4 97.56MB
106 Encrypting Passwords with Bcrypt.en_US.srt 10.65KB
106 Encrypting Passwords with Bcrypt.mp4 62.29MB
107 Salting a Password.en_US.srt 8.81KB
107 Salting a Password.mp4 48.25MB
108 JWT Overview.en_US.srt 6.90KB
108 JWT Overview.mp4 76.66MB
109 Creating a JWT.en_US.srt 8.92KB
109 Creating a JWT.mp4 82.43MB
110 Installing Passport.en_US.srt 7.73KB
110 Installing Passport.mp4 56.54MB
111 Passport Strategies.en_US.srt 11.43KB
111 Passport Strategies.mp4 69.71MB
112 Using Strategies with Passport.en_US.srt 5.35KB
112 Using Strategies with Passport.mp4 21.13MB
113 Making an Authenticated Request.en_US.srt 8.07KB
113 Making an Authenticated Request.mp4 41.59MB
114 Signing in with Local Strategy.en_US.srt 6.77KB
114 Signing in with Local Strategy.mp4 67.62MB
115 Purpose of Local Strategy.en_US.srt 5.88KB
115 Purpose of Local Strategy.mp4 35.77MB
116 Bcrypt Full Circle.en_US.srt 6.75KB
116 Bcrypt Full Circle.mp4 41.80MB
117 Protecting Signin Route.en_US.srt 5.24KB
117 Protecting Signin Route.mp4 58.63MB
118 Signing Users In.en_US.srt 5.45KB
118 Signing Users In.mp4 26.40MB
119 Server Review.en_US.srt 3.61KB
119 Server Review.mp4 18.00MB
120 Client Overview.en_US.srt 5.35KB
120 Client Overview.mp4 34.17MB
121 Lib Installs.en_US.srt 2.71KB
121 Lib Installs.mp4 8.16MB
122 The App Component.en_US.srt 4.99KB
122 The App Component.mp4 20.95MB
123 Creating the Header.en_US.srt 7.94KB
123 Creating the Header.mp4 42.08MB
124 Wiring Up React Router.en_US.srt 6.71KB
124 Wiring Up React Router.mp4 71.90MB
125 Scaffolding the Signup Form.en_US.srt 5.89KB
125 Scaffolding the Signup Form.mp4 33.59MB
126 Including Redux.en_US.srt 10.05KB
126 Including Redux.mp4 98.13MB
127 ReduxForm for Signup.en_US.srt 8.36KB
127 ReduxForm for Signup.mp4 36.72MB
128 Handling Form Submission.en_US.srt 7.37KB
128 Handling Form Submission.mp4 29.33MB
129 Wiring Up Middleware.en_US.srt 2.98KB
129 Wiring Up Middleware.mp4 15.88MB
130 Basics of Redux Thunk.en_US.srt 12.47KB
130 Basics of Redux Thunk.mp4 37.49MB
131 Calling the API.en_US.srt 6.56KB
131 Calling the API.mp4 31.07MB
132 Code Cleanup with Compose.en_US.srt 7.79KB
132 Code Cleanup with Compose.mp4 31.74MB
133 CORS in a Nutshell.en_US.srt 15.58KB
133 CORS in a Nutshell.mp4 93.31MB
134 Solution to CORS Errors.en_US.srt 7.37KB
134 Solution to CORS Errors.mp4 64.47MB
135 Dispatching Actions.en_US.srt 5.25KB
135 Dispatching Actions.mp4 17.56MB
136 Displaying Auth Errors.en_US.srt 6.38KB
136 Displaying Auth Errors.mp4 74.35MB
137 Redirect on Signup.en_US.srt 3.45KB
137 Redirect on Signup.mp4 15.85MB
138 Feature Component.en_US.srt 3.19KB
138 Feature Component.mp4 17.92MB
139 The Require Auth HOC.en_US.srt 5.66KB
139 The Require Auth HOC.mp4 58.97MB
140 Reference - HOC Code.html 1.31KB
141 Persisting Login State.en_US.srt 6.10KB
141 Persisting Login State.mp4 29.50MB
142 Signing Out a User.en_US.srt 5.26KB
142 Signing Out a User.mp4 32.29MB
143 Automatic Sign Out.en_US.srt 3.16KB
143 Automatic Sign Out.mp4 15.02MB
144 The Signin Component.en_US.srt 2.61KB
144 The Signin Component.mp4 14.76MB
145 The Signin Action Creator.en_US.srt 3.58KB
145 The Signin Action Creator.mp4 19.74MB
146 Updating the Header.en_US.srt 4.09KB
146 Updating the Header.mp4 24.78MB
147 Header Styling.en_US.srt 4.23KB
147 Header Styling.mp4 18.31MB
148 Auth Wrapup.en_US.srt 4.07KB
148 Auth Wrapup.mp4 14.07MB
149 Note.html 692B
150 Project Setup.en_US.srt 4.47KB
150 Project Setup.mp4 36.87MB
151 A First Spec.en_US.srt 18.07KB
151 A First Spec.mp4 71.66MB
152 Core Testing - Describe, It, Expect.en_US.srt 14.13KB
152 Core Testing - Describe, It, Expect.mp4 50.49MB
153 [quiz] Purpose of Describe, It, and Expect.html 5.39KB
153 Test Reporting.en_US.srt 5.63KB
153 Test Reporting.mp4 25.96MB
154 [quiz] Test Structure.html 4.03KB
154 Feature Mockups.en_US.srt 9.57KB
154 Feature Mockups.mp4 43.53MB
155 Test Structure Setup.en_US.srt 9.15KB
155 Test Structure Setup.mp4 86.17MB
156 Comment Box Tests.en_US.srt 11.89KB
156 Comment Box Tests.mp4 87.17MB
157 Testing Class Names.en_US.srt 9.77KB
157 Testing Class Names.mp4 95.86MB
158 Using beforeEach to Condense Tests.en_US.srt 8.89KB
158 Using beforeEach to Condense Tests.mp4 41.18MB
159 Expecting Child Elements.en_US.srt 6.75KB
159 Expecting Child Elements.mp4 27.38MB
160 Simulating Events.en_US.srt 9.26KB
160 Simulating Events.mp4 34.85MB
161 Testing Controlled Components.en_US.srt 9.82KB
161 Testing Controlled Components.mp4 93.75MB
162 Form Submit Event.en_US.srt 9.70KB
162 Form Submit Event.mp4 42.52MB
163 Stub Comment List.en_US.srt 7.47KB
163 Stub Comment List.mp4 55.75MB
164 Expectations on Content.en_US.srt 9.84KB
164 Expectations on Content.mp4 78.15MB
165 Assertions with Lists.en_US.srt 7.43KB
165 Assertions with Lists.mp4 65.41MB
166 Testing Action Creators.en_US.srt 11.76KB
166 Testing Action Creators.mp4 49.70MB
167 Action Creator Shortcuts.en_US.srt 6.31KB
167 Action Creator Shortcuts.mp4 29.17MB
168 TDD Comments Reducer.en_US.srt 16.18KB
168 TDD Comments Reducer.mp4 145.62MB
169 Spec Failures After Code Change.en_US.srt 4.72KB
169 Spec Failures After Code Change.mp4 24.77MB
170 App Review.en_US.srt 3.92KB
170 App Review.mp4 37.21MB
171 Purpose of Chai and Mocha.en_US.srt 7.49KB
171 Purpose of Chai and Mocha.mp4 85.13MB
172 Test Helper From Scratch.en_US.srt 3.66KB
172 Test Helper From Scratch.mp4 21.95MB
173 JSDom Setup.en_US.srt 9.87KB
173 JSDom Setup.mp4 103.81MB
174 More JSDom Setup.en_US.srt 7.99KB
174 More JSDom Setup.mp4 56.21MB
175 TestUtils Library.en_US.srt 10.71KB
175 TestUtils Library.mp4 60.93MB
176 Defining RenderComponent.en_US.srt 10.38KB
176 Defining RenderComponent.mp4 150.28MB
177 Finishing RenderComponent Helper.en_US.srt 7.04KB
177 Finishing RenderComponent Helper.mp4 82.05MB
178 Simulate Helper.en_US.srt 9.09KB
178 Simulate Helper.mp4 68.61MB
179 Test Helper Review.en_US.srt 4.33KB
179 Test Helper Review.mp4 56.47MB
180 What is a Higher Order Component_.en_US.srt 3.98KB
180 What is a Higher Order Component_.mp4 16.90MB
181 Connect and Provider.en_US.srt 7.80KB
181 Connect and Provider.mp4 22.74MB
182 Authentication HOC Overview.en_US.srt 6.43KB
182 Authentication HOC Overview.mp4 20.39MB
183 Header Setup.en_US.srt 9.38KB
183 Header Setup.mp4 59.36MB
184 React Router Setup.en_US.srt 10.31KB
184 React Router Setup.mp4 40.35MB
185 Authentication Reducer.en_US.srt 8.65KB
185 Authentication Reducer.mp4 60.50MB
186 Action Creator Hookup.en_US.srt 10.47KB
186 Action Creator Hookup.mp4 82.81MB
187 Authentication Higher Order Component.en_US.srt 6.86KB
187 Authentication Higher Order Component.mp4 25.67MB
188 HOC Scaffold Code.en_US.srt 12.97KB
188 HOC Scaffold Code.mp4 43.88MB
189 Nesting Higher Order Components.en_US.srt 6.40KB
189 Nesting Higher Order Components.mp4 28.24MB
190 Accessing React Router on Context.en_US.srt 8.07KB
190 Accessing React Router on Context.mp4 40.30MB
191 Class Level Properties.en_US.srt 2.91KB
191 Class Level Properties.mp4 17.28MB
192 Handling HOC Edge Cases.en_US.srt 7.03KB
192 Handling HOC Edge Cases.mp4 56.10MB
193 Higher Order Components Review.en_US.srt 4.33KB
193 Higher Order Components Review.mp4 23.60MB
194 Middleware Overview.en_US.srt 4.61KB
194 Middleware Overview.mp4 36.76MB
195 App Building Plan.en_US.srt 6.01KB
195 App Building Plan.mp4 14.79MB
196 Users Reducer.en_US.srt 5.53KB
196 Users Reducer.mp4 22.15MB
197 Static Users Action Creator.en_US.srt 2.88KB
197 Static Users Action Creator.mp4 9.74MB
198 Rendering a List of Users.en_US.srt 9.59KB
198 Rendering a List of Users.mp4 35.70MB
199 CSS Cleanup.en_US.srt 5.93KB
199 CSS Cleanup.mp4 25.33MB
200 Pains Without Middleware.en_US.srt 10.18KB
200 Pains Without Middleware.mp4 52.66MB
201 Middleware Stack.en_US.srt 7.20KB
201 Middleware Stack.mp4 17.04MB
202 Middleware Internals.en_US.srt 11.06KB
202 Middleware Internals.mp4 71.44MB
203 Handling Unrelated Actions.en_US.srt 7.46KB
203 Handling Unrelated Actions.mp4 27.24MB
204 Handling Promises.en_US.srt 11.88KB
204 Handling Promises.mp4 81.90MB
205 Middleware Review.en_US.srt 9.93KB
205 Middleware Review.mp4 40.97MB
206 Client Setup.en_US.srt 3.61KB
206 Client Setup.mp4 10.78MB
207 App Architecture.en_US.srt 8.19KB
207 App Architecture.mp4 35.16MB
208 Component and State Design.en_US.srt 10.71KB
208 Component and State Design.mp4 116.10MB
209 Header Component.en_US.srt 5.65KB
209 Header Component.mp4 24.36MB
210 Scaffolding the Signin Form.en_US.srt 13.88KB
210 Scaffolding the Signin Form.mp4 65.69MB
211 Adding Signin Form.en_US.srt 7.66KB
211 Adding Signin Form.mp4 65.98MB
212 Action Creator with Many Responsibilities.en_US.srt 11.46KB
212 Action Creator with Many Responsibilities.mp4 36.43MB
213 Introducing Redux Thunk.en_US.srt 9.82KB
213 Introducing Redux Thunk.mp4 46.99MB
214 Signin Action Creator.en_US.srt 14.59KB
214 Signin Action Creator.mp4 144.09MB
215 CORS In a Nutshell.en_US.srt 11.99KB
215 CORS In a Nutshell.mp4 136.31MB
216 Serverside Solution for CORS.en_US.srt 8.96KB
216 Serverside Solution for CORS.mp4 65.08MB
217 Programmatic Navigation.en_US.srt 9.83KB
217 Programmatic Navigation.mp4 52.21MB
218 Updating Auth State.en_US.srt 8.65KB
218 Updating Auth State.mp4 34.88MB
219 Breather and Review.en_US.srt 8.10KB
219 Breather and Review.mp4 86.00MB
220 LocalStorage and JWT.en_US.srt 8.89KB
220 LocalStorage and JWT.mp4 87.07MB
221 Auth Error Messaging.en_US.srt 6.05KB
221 Auth Error Messaging.mp4 33.37MB
222 Displaying Errors.en_US.srt 6.35KB
222 Displaying Errors.mp4 33.96MB
223 Header Logic.en_US.srt 13.58KB
223 Header Logic.mp4 71.14MB
224 Signout Component.en_US.srt 7.50KB
224 Signout Component.mp4 36.50MB
225 Signout Action Creator.en_US.srt 6.85KB
225 Signout Action Creator.mp4 63.29MB
226 Signup Component.en_US.srt 5.70KB
226 Signup Component.mp4 23.40MB
227 Signup Form Scaffolding.en_US.srt 10.99KB
227 Signup Form Scaffolding.mp4 57.69MB
228 Redux Form Validation.en_US.srt 6.54KB
228 Redux Form Validation.mp4 27.51MB
229 Implementing Validation Logic.en_US.srt 13.35KB
229 Implementing Validation Logic.mp4 64.83MB
230 More On Validation.en_US.srt 7.34KB
230 More On Validation.mp4 43.43MB
231 Signup Action Creator.en_US.srt 9.97KB
231 Signup Action Creator.mp4 112.24MB
232 Finish Up Signup.en_US.srt 11.88KB
232 Finish Up Signup.mp4 140.75MB
233 Securing Individual Routes.en_US.srt 14.79KB
233 Securing Individual Routes.mp4 122.27MB
234 Root IndexRoute.en_US.srt 3.42KB
234 Root IndexRoute.mp4 14.93MB
235 Automatically Authenticating Users.en_US.srt 9.88KB
235 Automatically Authenticating Users.mp4 56.63MB
236 Making Authenticated API Requests.en_US.srt 11.61KB
236 Making Authenticated API Requests.mp4 78.31MB
237 Handling Data from Authenticated Requests.en_US.srt 6.70KB
237 Handling Data from Authenticated Requests.mp4 38.22MB
238 Authentication Wrapup.en_US.srt 5.12KB
238 Authentication Wrapup.mp4 45.38MB
239 Bonus!.html 3.39KB
TutsNode.com.txt 63B
Distribution statistics by country
France (FR) 1
Brazil (BR) 1
Total 2
IP List List of IP addresses which were distributed this torrent