zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[Tutorialsplanet.NET] Udemy - Advanced React and Redux
magnet:?xt=urn:btih:5e6369836a5eaf401b37ac7cd2b490b26d4d5609&dn=[Tutorialsplanet.NET] Udemy - Advanced React and Redux
磁力链接详情
Hash值:
5e6369836a5eaf401b37ac7cd2b490b26d4d5609
点击数:
176
文件大小:
12.29 GB
文件数量:
232
创建日期:
2021-3-10 12:16
最后访问:
2024-10-25 02:18
访问标签:
Tutorialsplanet
NET
Udemy
-
Advanced
React
and
Redux
文件列表详情
1. Welcome! Let's Get Started!/1. Introduction.mp4 20.95 MB
10. Middleware with React v14/1. Middleware Overview.mp4 45.66 MB
10. Middleware with React v14/10. Handling Unrelated Actions.mp4 58.79 MB
10. Middleware with React v14/11. Handling Promises.mp4 99.45 MB
10. Middleware with React v14/12. Middleware Review.mp4 87.47 MB
10. Middleware with React v14/2. App Building Plan.mp4 40.32 MB
10. Middleware with React v14/3. Users Reducer.mp4 45.01 MB
10. Middleware with React v14/4. Static Users Action Creator.mp4 24.56 MB
10. Middleware with React v14/5. Rendering a List of Users.mp4 99.5 MB
10. Middleware with React v14/6. CSS Cleanup.mp4 57.86 MB
10. Middleware with React v14/7. Pains Without Middleware.mp4 96.77 MB
10. Middleware with React v14/8. Middleware Stack.mp4 45.44 MB
10. Middleware with React v14/9. Middleware Internals.mp4 87.66 MB
11. Client Side Authentication with React v14/1. Client Setup.mp4 10.29 MB
11. Client Side Authentication with React v14/10. CORS In a Nutshell.mp4 36.05 MB
11. Client Side Authentication with React v14/11. Serverside Solution for CORS.mp4 23.31 MB
11. Client Side Authentication with React v14/12. Programmatic Navigation.mp4 24.15 MB
11. Client Side Authentication with React v14/13. Updating Auth State.mp4 20.48 MB
11. Client Side Authentication with React v14/14. Breather and Review.mp4 23.75 MB
11. Client Side Authentication with React v14/15. LocalStorage and JWT.mp4 25.02 MB
11. Client Side Authentication with React v14/16. Auth Error Messaging.mp4 23.18 MB
11. Client Side Authentication with React v14/17. Displaying Errors.mp4 21.95 MB
11. Client Side Authentication with React v14/18. Header Logic.mp4 35.78 MB
11. Client Side Authentication with React v14/19. Signout Component.mp4 22.04 MB
11. Client Side Authentication with React v14/2. App Architecture.mp4 26.81 MB
11. Client Side Authentication with React v14/20. Signout Action Creator.mp4 22.23 MB
11. Client Side Authentication with React v14/21. Signup Component.mp4 13.76 MB
11. Client Side Authentication with React v14/22. Signup Form Scaffolding.mp4 37.51 MB
11. Client Side Authentication with React v14/23. Redux Form Validation.mp4 19.55 MB
11. Client Side Authentication with React v14/24. Implementing Validation Logic.mp4 35.91 MB
11. Client Side Authentication with React v14/25. More On Validation.mp4 33.79 MB
11. Client Side Authentication with React v14/26. Signup Action Creator.mp4 37.81 MB
11. Client Side Authentication with React v14/27. Finish Up Signup.mp4 56.22 MB
11. Client Side Authentication with React v14/28. Securing Individual Routes.mp4 48.26 MB
11. Client Side Authentication with React v14/29. Root IndexRoute.mp4 11.51 MB
11. Client Side Authentication with React v14/3. Component and State Design.mp4 39.61 MB
11. Client Side Authentication with React v14/30. Automatically Authenticating Users.mp4 32.83 MB
11. Client Side Authentication with React v14/31. Making Authenticated API Requests.mp4 35.08 MB
11. Client Side Authentication with React v14/32. Handling Data from Authenticated Requests.mp4 29.13 MB
11. Client Side Authentication with React v14/33. Authentication Wrapup.mp4 30.42 MB
11. Client Side Authentication with React v14/4. Header Component.mp4 12.42 MB
11. Client Side Authentication with React v14/5. Scaffolding the Signin Form.mp4 33.37 MB
11. Client Side Authentication with React v14/6. Adding Signin Form.mp4 26.03 MB
11. Client Side Authentication with React v14/7. Action Creator with Many Responsibilities.mp4 28.08 MB
11. Client Side Authentication with React v14/8. Introducing Redux Thunk.mp4 25.89 MB
11. Client Side Authentication with React v14/9. Signin Action Creator.mp4 40.22 MB
2. Testing/10. Rendering the App.mp4 31.4 MB
2. Testing/11. Showing Components in the App.mp4 26.65 MB
2. Testing/12. Valid Test File Names.mp4 35.82 MB
2. Testing/13. Test Structure.mp4 42.41 MB
2. Testing/14. Tricking React with JSDOM.mp4 81.46 MB
2. Testing/15. Verifying Component Existence.mp4 39.24 MB
2. Testing/16. Test Expectations.mp4 48.61 MB
2. Testing/17. Limiting Test Knowledge.mp4 69.28 MB
2. Testing/18. Enzyme Setup.mp4 69.03 MB
2. Testing/19. Enzyme Renderers.mp4 68.3 MB
2. Testing/2. Project Generation.mp4 12.27 MB
2. Testing/20. Expectations for Component Instances.mp4 66.33 MB
2. Testing/21. Exercise Time!.mp4 14.31 MB
2. Testing/22. Expecting the Comment List.mp4 20.93 MB
2. Testing/24. Absolute Path Imports.mp4 54.6 MB
2. Testing/25. Code Reuse with BeforeEach.mp4 50.72 MB
2. Testing/26. Comment Box Component.mp4 30.53 MB
2. Testing/27. TextArea Implementation.mp4 51.38 MB
2. Testing/28. CommentBox Test File.mp4 38.26 MB
2. Testing/3. Our First Test.mp4 32.57 MB
2. Testing/30. Asserting Element Existence.mp4 70.49 MB
2. Testing/31. AfterEach Statements.mp4 44.36 MB
2. Testing/32. Simulating Change Events.mp4 63.43 MB
2. Testing/33. Providing Fake Events.mp4 70.94 MB
2. Testing/34. Forcing Component Updates.mp4 44.34 MB
2. Testing/35. Retrieving Prop Values.mp4 45.68 MB
2. Testing/36. Form Submit Exercise.mp4 22.11 MB
2. Testing/37. Exercise Solution.mp4 70.81 MB
2. Testing/38. Describe Statements.mp4 66.78 MB
2. Testing/39. Redux Setup.mp4 42.1 MB
2. Testing/4. Introduction to Jest.mp4 38.62 MB
2. Testing/40. The Provider Tag.mp4 48.51 MB
2. Testing/41. The SaveComment Action Creator.mp4 35.54 MB
2. Testing/42. Bonding React with Redux.mp4 42.25 MB
2. Testing/43. Redux Test Errors.mp4 79.13 MB
2. Testing/44. Adding a Root Component.mp4 73.56 MB
2. Testing/45. Testing Reducers.mp4 48.93 MB
2. Testing/46. Handling Unknown Types.mp4 29.32 MB
2. Testing/47. Testing Action Creators.mp4 51.15 MB
2. Testing/48. Comment List Wireup.mp4 40.17 MB
2. Testing/49. Getting Data Into Redux.mp4 48.77 MB
2. Testing/5. App Overview.mp4 20.88 MB
2. Testing/50. Redux Initial State.mp4 70.36 MB
2. Testing/51. Cheerio Queries.mp4 88.91 MB
2. Testing/52. One More Feature.mp4 37.35 MB
2. Testing/53. Fetching a Remote Resource.mp4 43.77 MB
2. Testing/54. Parsing Comment List.mp4 53.63 MB
2. Testing/55. Integration Tests.mp4 41.06 MB
2. Testing/56. Integration Tests in Action.mp4 23.8 MB
2. Testing/57. Fixing a Broken Test.mp4 27.02 MB
2. Testing/58. Simulating Button Clicks.mp4 33.93 MB
2. Testing/59. Why the Failure.mp4 50.32 MB
2. Testing/6. Installing Dependencies.mp4 5.89 MB
2. Testing/60. Faking Requests with Moxios.mp4 61.02 MB
2. Testing/61. The Reason for Failure.mp4 32.53 MB
2. Testing/62. Introducing a Pause.mp4 58.57 MB
2. Testing/63. Moxios's Wait Function.mp4 22.82 MB
2. Testing/64. App Wrapup.mp4 24.34 MB
2. Testing/7. React and Redux Design.mp4 29.02 MB
2. Testing/8. What Do We Test.mp4 50.38 MB
2. Testing/9. Starting from Scratch.mp4 22.92 MB
3. Higher Order Components/1. An Introduction to Higher Order Components.mp4 17.33 MB
3. Higher Order Components/10. Steps for Building a HOC.mp4 68.25 MB
3. Higher Order Components/11. Forced Navigation with React Router.mp4 38.91 MB
3. Higher Order Components/12. Creating the HOC.mp4 102.8 MB
3. Higher Order Components/13. Placing Reusable Logic.mp4 37.75 MB
3. Higher Order Components/14. Passing Through Props.mp4 101.44 MB
3. Higher Order Components/2. Connect - A Higher Order Component.mp4 24.24 MB
3. Higher Order Components/3. App Overview.mp4 49.72 MB
3. Higher Order Components/4. Adding React Router.mp4 14.95 MB
3. Higher Order Components/5. Adding Routes.mp4 33.01 MB
3. Higher Order Components/6. Auth Reducer.mp4 48.38 MB
3. Higher Order Components/7. Rendering a Header.mp4 45.53 MB
3. Higher Order Components/8. Wiring Up State.mp4 45.28 MB
3. Higher Order Components/9. Changing Auth State.mp4 36.78 MB
4. MIddlewares with Redux/1. Introduction to Middlewares.mp4 26.47 MB
4. MIddlewares with Redux/10. Generating JSON Schema.mp4 41.39 MB
4. MIddlewares with Redux/11. Middleware Creation.mp4 58.07 MB
4. MIddlewares with Redux/12. Emitting Warnings.mp4 59.25 MB
4. MIddlewares with Redux/2. The Purpose of Redux Promise.mp4 106.88 MB
4. MIddlewares with Redux/3. How Async Middlewares Work.mp4 109.63 MB
4. MIddlewares with Redux/4. Crazy Middleware Syntax.mp4 68.41 MB
4. MIddlewares with Redux/5. Forwarding Actions.mp4 36.55 MB
4. MIddlewares with Redux/6. Waiting for Promise Resolution.mp4 68.83 MB
4. MIddlewares with Redux/7. Observing the Middleware.mp4 77.75 MB
4. MIddlewares with Redux/8. State Validation Middleware.mp4 55.96 MB
4. MIddlewares with Redux/9. JSON Schema.mp4 52.14 MB
5. Server Setup - Authentication/1. Introduction to Authentication.mp4 57.11 MB
5. Server Setup - Authentication/10. Inspecting the Database.mp4 90.98 MB
5. Server Setup - Authentication/11. Authentication Controller.mp4 47.77 MB
5. Server Setup - Authentication/12. Searching for Users.mp4 89.56 MB
5. Server Setup - Authentication/13. Creating User Records.mp4 31.2 MB
5. Server Setup - Authentication/14. Encrypting Passwords with Bcrypt.mp4 114.48 MB
5. Server Setup - Authentication/15. Salting a Password.mp4 91.41 MB
5. Server Setup - Authentication/16. JWT Overview.mp4 71.29 MB
5. Server Setup - Authentication/17. Creating a JWT.mp4 105.16 MB
5. Server Setup - Authentication/18. Installing Passport.mp4 72.15 MB
5. Server Setup - Authentication/19. Passport Strategies.mp4 130.54 MB
5. Server Setup - Authentication/2. Cookies vs Tokens.mp4 54.94 MB
5. Server Setup - Authentication/20. Using Strategies with Passport.mp4 64.36 MB
5. Server Setup - Authentication/21. Making an Authenticated Request.mp4 73.79 MB
5. Server Setup - Authentication/22. Signing in with Local Strategy.mp4 85.12 MB
5. Server Setup - Authentication/23. Purpose of Local Strategy.mp4 69.12 MB
5. Server Setup - Authentication/24. Bcrypt Full Circle.mp4 82.14 MB
5. Server Setup - Authentication/25. Protecting Signin Route.mp4 61.8 MB
5. Server Setup - Authentication/26. Signing Users In.mp4 56.31 MB
5. Server Setup - Authentication/27. Server Review.mp4 43.27 MB
5. Server Setup - Authentication/3. Scalable Architecture.mp4 61.03 MB
5. Server Setup - Authentication/4. Server Setup.mp4 37.94 MB
5. Server Setup - Authentication/5. More Server Setup.mp4 55.87 MB
5. Server Setup - Authentication/6. Express Middleware.mp4 92.82 MB
5. Server Setup - Authentication/7. Express Route Handler.mp4 60.2 MB
5. Server Setup - Authentication/8. Mongoose Models.mp4 94.74 MB
5. Server Setup - Authentication/9. MongoDB Setup.mp4 108.03 MB
6. Client Side Auth/1. Client Overview.mp4 30.36 MB
6. Client Side Auth/10. Wiring Up Middleware.mp4 28.36 MB
6. Client Side Auth/11. Basics of Redux Thunk.mp4 75.75 MB
6. Client Side Auth/12. Calling the API.mp4 40.76 MB
6. Client Side Auth/13. Code Cleanup with Compose.mp4 49.8 MB
6. Client Side Auth/14. CORS in a Nutshell.mp4 134.04 MB
6. Client Side Auth/15. Solution to CORS Errors.mp4 57.85 MB
6. Client Side Auth/16. Dispatching Actions.mp4 36.59 MB
6. Client Side Auth/17. Displaying Auth Errors.mp4 53.16 MB
6. Client Side Auth/18. Redirect on Signup.mp4 25.72 MB
6. Client Side Auth/19. Feature Component.mp4 24.8 MB
6. Client Side Auth/2. Lib Installs.mp4 18.68 MB
6. Client Side Auth/20. The Require Auth HOC.mp4 41.78 MB
6. Client Side Auth/22. Persisting Login State.mp4 48.81 MB
6. Client Side Auth/23. Signing Out a User.mp4 44.26 MB
6. Client Side Auth/24. Automatic Sign Out.mp4 24.49 MB
6. Client Side Auth/25. The Signin Component.mp4 25.63 MB
6. Client Side Auth/26. The Signin Action Creator.mp4 27.59 MB
6. Client Side Auth/27. Updating the Header.mp4 33.85 MB
6. Client Side Auth/28. Header Styling.mp4 29.43 MB
6. Client Side Auth/29. Auth Wrapup.mp4 30.8 MB
6. Client Side Auth/3. The App Component.mp4 26.28 MB
6. Client Side Auth/4. Creating the Header.mp4 55.96 MB
6. Client Side Auth/5. Wiring Up React Router.mp4 51.2 MB
6. Client Side Auth/6. Scaffolding the Signup Form.mp4 45.75 MB
6. Client Side Auth/7. Including Redux.mp4 73.16 MB
6. Client Side Auth/8. ReduxForm for Signup.mp4 57.59 MB
6. Client Side Auth/9. Handling Form Submission.mp4 47.1 MB
7. Testing With React v14/10. Comment Box Tests.mp4 111.39 MB
7. Testing With React v14/11. Testing Class Names.mp4 101.34 MB
7. Testing With React v14/12. Using beforeEach to Condense Tests.mp4 87.59 MB
7. Testing With React v14/13. Expecting Child Elements.mp4 54.28 MB
7. Testing With React v14/14. Simulating Events.mp4 98.11 MB
7. Testing With React v14/15. Testing Controlled Components.mp4 89.96 MB
7. Testing With React v14/16. Form Submit Event.mp4 92.4 MB
7. Testing With React v14/17. Stub Comment List.mp4 69.52 MB
7. Testing With React v14/18. Expectations on Content.mp4 98.29 MB
7. Testing With React v14/19. Assertions with Lists.mp4 68.98 MB
7. Testing With React v14/2. Project Setup.mp4 47.31 MB
7. Testing With React v14/20. Testing Action Creators.mp4 95.65 MB
7. Testing With React v14/21. Action Creator Shortcuts.mp4 63.32 MB
7. Testing With React v14/22. TDD Comments Reducer.mp4 141.47 MB
7. Testing With React v14/23. Spec Failures After Code Change.mp4 43.29 MB
7. Testing With React v14/24. App Review.mp4 35.28 MB
7. Testing With React v14/3. A First Spec.mp4 147.14 MB
7. Testing With React v14/4. Core Testing - Describe, It, Expect.mp4 99.92 MB
7. Testing With React v14/6. Test Reporting.mp4 56.74 MB
7. Testing With React v14/8. Feature Mockups.mp4 76.48 MB
7. Testing With React v14/9. Test Structure Setup.mp4 83.08 MB
8. Test Environment Setup with React v14/1. Purpose of Chai and Mocha.mp4 78.77 MB
8. Test Environment Setup with React v14/2. Test Helper From Scratch.mp4 27.19 MB
8. Test Environment Setup with React v14/3. JSDom Setup.mp4 97.85 MB
8. Test Environment Setup with React v14/4. More JSDom Setup.mp4 69.11 MB
8. Test Environment Setup with React v14/5. TestUtils Library.mp4 110.05 MB
8. Test Environment Setup with React v14/6. Defining RenderComponent.mp4 135.27 MB
8. Test Environment Setup with React v14/7. Finishing RenderComponent Helper.mp4 77.36 MB
8. Test Environment Setup with React v14/8. Simulate Helper.mp4 85.77 MB
8. Test Environment Setup with React v14/9. Test Helper Review.mp4 50.74 MB
9. Higher Order Components with React v14/1. What is a Higher Order Component.mp4 39.22 MB
9. Higher Order Components with React v14/10. Nesting Higher Order Components.mp4 57.6 MB
9. Higher Order Components with React v14/11. Accessing React Router on Context.mp4 69.13 MB
9. Higher Order Components with React v14/12. Class Level Properties.mp4 31.7 MB
9. Higher Order Components with React v14/13. Handling HOC Edge Cases.mp4 59.39 MB
9. Higher Order Components with React v14/14. Higher Order Components Review.mp4 44.39 MB
9. Higher Order Components with React v14/2. Connect and Provider.mp4 59.23 MB
9. Higher Order Components with React v14/3. Authentication HOC Overview.mp4 46.08 MB
9. Higher Order Components with React v14/4. Header Setup.mp4 72.64 MB
9. Higher Order Components with React v14/5. React Router Setup.mp4 83.64 MB
9. Higher Order Components with React v14/6. Authentication Reducer.mp4 74.01 MB
9. Higher Order Components with React v14/7. Action Creator Hookup.mp4 102.82 MB
9. Higher Order Components with React v14/8. Authentication Higher Order Component.mp4 52.99 MB
9. Higher Order Components with React v14/9. HOC Scaffold Code.mp4 123.1 MB
其他位置