|
|
1. npx Create React App Generation.html
|
HTML
|
962 B
|
|
|
10. Rendering the App.mp4
|
MP4
|
31.41 MB
|
|
|
10. Rendering the App.srt
|
SRT
|
5.99 KB
|
|
|
11. Showing Components in the App.mp4
|
MP4
|
26.66 MB
|
|
|
11. Showing Components in the App.srt
|
SRT
|
4.81 KB
|
|
|
12. Valid Test File Names.mp4
|
MP4
|
35.82 MB
|
|
|
12. Valid Test File Names.srt
|
SRT
|
5.71 KB
|
|
|
13. Test Structure.mp4
|
MP4
|
42.41 MB
|
|
|
13. Test Structure.srt
|
SRT
|
6.21 KB
|
|
|
14. Tricking React with JSDOM.mp4
|
MP4
|
81.47 MB
|
|
|
14. Tricking React with JSDOM.srt
|
SRT
|
11.94 KB
|
|
|
15. Verifying Component Existence.mp4
|
MP4
|
39.24 MB
|
|
|
15. Verifying Component Existence.srt
|
SRT
|
6.5 KB
|
|
|
16. Test Expectations.mp4
|
MP4
|
48.61 MB
|
|
|
16. Test Expectations.srt
|
SRT
|
6.33 KB
|
|
|
17. Limiting Test Knowledge.mp4
|
MP4
|
69.28 MB
|
|
|
17. Limiting Test Knowledge.srt
|
SRT
|
9.29 KB
|
|
|
18. Enzyme Setup.mp4
|
MP4
|
69.02 MB
|
|
|
18. Enzyme Setup.srt
|
SRT
|
11.04 KB
|
|
|
19. Enzyme Renderers.mp4
|
MP4
|
68.29 MB
|
|
|
19. Enzyme Renderers.srt
|
SRT
|
9.29 KB
|
|
|
2. Project Generation.mp4
|
MP4
|
12.27 MB
|
|
|
2. Project Generation.srt
|
SRT
|
3.36 KB
|
|
|
20. Expectations for Component Instances.mp4
|
MP4
|
66.34 MB
|
|
|
20. Expectations for Component Instances.srt
|
SRT
|
11.55 KB
|
|
|
21. Exercise Time!.mp4
|
MP4
|
14.31 MB
|
|
|
21. Exercise Time!.srt
|
SRT
|
2.23 KB
|
|
|
22. Expecting the Comment List.mp4
|
MP4
|
20.93 MB
|
|
|
22. Expecting the Comment List.srt
|
SRT
|
2.85 KB
|
|
|
23. Update for Handling Absolute Imports.html
|
HTML
|
856 B
|
|
|
24. Absolute Path Imports.mp4
|
MP4
|
54.61 MB
|
|
|
24. Absolute Path Imports.srt
|
SRT
|
7.84 KB
|
|
|
25. Code Reuse with BeforeEach.mp4
|
MP4
|
50.73 MB
|
|
|
25. Code Reuse with BeforeEach.srt
|
SRT
|
7.33 KB
|
|
|
26. Comment Box Component.mp4
|
MP4
|
30.54 MB
|
|
|
26. Comment Box Component.srt
|
SRT
|
5.1 KB
|
|
|
27. TextArea Implementation.mp4
|
MP4
|
51.38 MB
|
|
|
27. TextArea Implementation.srt
|
SRT
|
7.68 KB
|
|
|
28. CommentBox Test File.mp4
|
MP4
|
38.26 MB
|
|
|
28. CommentBox Test File.srt
|
SRT
|
5.34 KB
|
|
|
29. Getting an Empty ReactWrapper in your console.log.html
|
HTML
|
338 B
|
|
|
3. Our First Test.mp4
|
MP4
|
32.57 MB
|
|
|
3. Our First Test.srt
|
SRT
|
6.28 KB
|
|
|
30. Asserting Element Existence.mp4
|
MP4
|
70.49 MB
|
|
|
30. Asserting Element Existence.srt
|
SRT
|
10.34 KB
|
|
|
31. AfterEach Statements.mp4
|
MP4
|
44.36 MB
|
|
|
31. AfterEach Statements.srt
|
SRT
|
6.19 KB
|
|
|
32. Simulating Change Events.mp4
|
MP4
|
63.43 MB
|
|
|
32. Simulating Change Events.srt
|
SRT
|
8.32 KB
|
|
|
33. Providing Fake Events.mp4
|
MP4
|
70.95 MB
|
|
|
33. Providing Fake Events.srt
|
SRT
|
9.42 KB
|
|
|
34. Forcing Component Updates.mp4
|
MP4
|
44.35 MB
|
|
|
34. Forcing Component Updates.srt
|
SRT
|
5.9 KB
|
|
|
35. Retrieving Prop Values.mp4
|
MP4
|
45.69 MB
|
|
|
35. Retrieving Prop Values.srt
|
SRT
|
6.76 KB
|
|
|
36. Form Submit Exercise.mp4
|
MP4
|
22.1 MB
|
|
|
36. Form Submit Exercise.srt
|
SRT
|
3.38 KB
|
|
|
37. Exercise Solution.mp4
|
MP4
|
70.82 MB
|
|
|
37. Exercise Solution.srt
|
SRT
|
10.06 KB
|
|
|
38. Describe Statements.mp4
|
MP4
|
66.78 MB
|
|
|
38. Describe Statements.srt
|
SRT
|
9.64 KB
|
|
|
39. Redux Setup.mp4
|
MP4
|
42.1 MB
|
|
|
39. Redux Setup.srt
|
SRT
|
6.61 KB
|
|
|
4. Introduction to Jest.mp4
|
MP4
|
38.63 MB
|
|
|
4. Introduction to Jest.srt
|
SRT
|
5.93 KB
|
|
|
40. The Provider Tag.mp4
|
MP4
|
48.5 MB
|
|
|
40. The Provider Tag.srt
|
SRT
|
7.36 KB
|
|
|
41. The SaveComment Action Creator.mp4
|
MP4
|
35.54 MB
|
|
|
41. The SaveComment Action Creator.srt
|
SRT
|
5.95 KB
|
|
|
42. Bonding React with Redux.mp4
|
MP4
|
42.25 MB
|
|
|
42. Bonding React with Redux.srt
|
SRT
|
5.98 KB
|
|
|
43. Redux Test Errors.mp4
|
MP4
|
79.14 MB
|
|
|
43. Redux Test Errors.srt
|
SRT
|
10.74 KB
|
|
|
44. Adding a Root Component.mp4
|
MP4
|
73.57 MB
|
|
|
44. Adding a Root Component.srt
|
SRT
|
11.37 KB
|
|
|
45. Testing Reducers.mp4
|
MP4
|
48.93 MB
|
|
|
45. Testing Reducers.srt
|
SRT
|
7.95 KB
|
|
|
46. Handling Unknown Types.mp4
|
MP4
|
29.32 MB
|
|
|
46. Handling Unknown Types.srt
|
SRT
|
4.39 KB
|
|
|
47. Testing Action Creators.mp4
|
MP4
|
51.15 MB
|
|
|
47. Testing Action Creators.srt
|
SRT
|
8.34 KB
|
|
|
48. Comment List Wireup.mp4
|
MP4
|
40.17 MB
|
|
|
48. Comment List Wireup.srt
|
SRT
|
6.61 KB
|
|
|
49. Getting Data Into Redux.mp4
|
MP4
|
48.77 MB
|
|
|
49. Getting Data Into Redux.srt
|
SRT
|
7.18 KB
|
|
|
5. App Overview.mp4
|
MP4
|
20.88 MB
|
|
|
5. App Overview.srt
|
SRT
|
3.69 KB
|
|
|
50. Redux Initial State.mp4
|
MP4
|
70.36 MB
|
|
|
50. Redux Initial State.srt
|
SRT
|
12.16 KB
|
|
|
51. Cheerio Queries.mp4
|
MP4
|
88.92 MB
|
|
|
51. Cheerio Queries.srt
|
SRT
|
13.4 KB
|
|
|
52. One More Feature.mp4
|
MP4
|
37.35 MB
|
|
|
52. One More Feature.srt
|
SRT
|
6.04 KB
|
|
|
53. Fetching a Remote Resource.mp4
|
MP4
|
43.77 MB
|
|
|
53. Fetching a Remote Resource.srt
|
SRT
|
6.65 KB
|
|
|
54. Parsing Comment List.mp4
|
MP4
|
53.63 MB
|
|
|
54. Parsing Comment List.srt
|
SRT
|
8.06 KB
|
|
|
55. Integration Tests.mp4
|
MP4
|
41.05 MB
|
|
|
55. Integration Tests.srt
|
SRT
|
5.74 KB
|
|
|
56. Integration Tests in Action.mp4
|
MP4
|
23.8 MB
|
|
|
56. Integration Tests in Action.srt
|
SRT
|
4.44 KB
|
|
|
57. Fixing a Broken Test.mp4
|
MP4
|
27.03 MB
|
|
|
57. Fixing a Broken Test.srt
|
SRT
|
3.83 KB
|
|
|
58. Simulating Button Clicks.mp4
|
MP4
|
33.92 MB
|
|
|
58. Simulating Button Clicks.srt
|
SRT
|
4.95 KB
|
|
|
59. Why the Failure.mp4
|
MP4
|
50.31 MB
|
|
|
59. Why the Failure.srt
|
SRT
|
7.29 KB
|
|
|
6. Installing Dependencies.mp4
|
MP4
|
5.89 MB
|
|
|
6. Installing Dependencies.srt
|
SRT
|
1.28 KB
|
|
|
60. Faking Requests with Moxios.mp4
|
MP4
|
61.01 MB
|
|
|
60. Faking Requests with Moxios.srt
|
SRT
|
9.75 KB
|
|
|
61. The Reason for Failure.mp4
|
MP4
|
32.54 MB
|
|
|
61. The Reason for Failure.srt
|
SRT
|
4.22 KB
|
|
|
62. Introducing a Pause.mp4
|
MP4
|
58.58 MB
|
|
|
62. Introducing a Pause.srt
|
SRT
|
11.14 KB
|
|
|
63. Moxios's Wait Function.mp4
|
MP4
|
22.81 MB
|
|
|
63. Moxios's Wait Function.srt
|
SRT
|
4.52 KB
|
|
|
64. App Wrapup.mp4
|
MP4
|
24.33 MB
|
|
|
64. App Wrapup.srt
|
SRT
|
3.42 KB
|
|
|
7. React and Redux Design.mp4
|
MP4
|
29.02 MB
|
|
|
7. React and Redux Design.srt
|
SRT
|
4.59 KB
|
|
|
8. What Do We Test.mp4
|
MP4
|
50.39 MB
|
|
|
8. What Do We Test.srt
|
SRT
|
7.72 KB
|
|
|
9. Starting from Scratch.mp4
|
MP4
|
22.93 MB
|
|
|
9. Starting from Scratch.srt
|
SRT
|
4.53 KB
|