1. Урок 1. 00:01:15
    Introducing the Instructor
  2. Урок 2. 00:04:29
    Installing React Tools
  3. Урок 3. 00:03:00
    Installing a Code Editor
  4. Урок 4. 00:00:45
    Source Code for the Course
  5. Урок 5. 00:02:18
    React, Components, & JSX
  6. Урок 6. 00:02:37
    State, Props, & Lifecycle Methods
  7. Урок 7. 00:00:50
    Previewing AgeTeller
  8. Урок 8. 00:06:42
    Setting Up AgeTeller
  9. Урок 9. 00:04:02
    Creating an App Component
  10. Урок 10. 00:06:24
    Crafting a Form Component
  11. Урок 11. 00:07:37
    Implementing State
  12. Урок 12. 00:10:01
    Building a Stats Component
  13. Урок 13. 00:08:12
    Adding Styling and Animations
  14. Урок 14. 00:02:42
    Redux - the 3 Step Recipe
  15. Урок 15. 00:00:56
    Previewing SuperSquad
  16. Урок 16. 00:06:38
    Setting Up SuperSquad
  17. Урок 17. 00:04:52
    The First Reducer
  18. Урок 18. 00:04:22
    The Store
  19. Урок 19. 00:09:31
    The First Action
  20. Урок 20. 00:11:09
    Adding a Second Reducer
  21. Урок 21. 00:07:51
    Mapping State to Props in a CharacterList
  22. Урок 22. 00:06:17
    Mapping Dispatch to Props
  23. Урок 23. 00:07:02
    Styling the App
  24. Урок 24. 00:07:05
    Creating a Hero List
  25. Урок 25. 00:06:14
    The Second Action
  26. Урок 26. 00:08:27
    Building a Squad Stats Component
  27. Урок 27. 00:01:16
    Previewing RecipeFinder
  28. Урок 28. 00:04:44
    Setting Up RecipeFinder
  29. Урок 29. 00:07:42
    Creating a Form to Search Recipes
  30. Урок 30. 00:08:55
    Accessing the API
  31. Урок 31. 00:04:22
    Fetching from the API
  32. Урок 32. 00:09:40
    Storing Recipes
  33. Урок 33. 00:05:42
    Building a Recipe List
  34. Урок 34. 00:10:34
    Making Recipe Items
  35. Урок 35. 00:07:32
    Storing Favorite Recipes
  36. Урок 36. 00:04:41
    Starring Recipe Items
  37. Урок 37. 00:09:10
    Building a Favorite Recipe List
  38. Урок 38. 00:09:39
    Routing Recipe Lists
  39. Урок 39. 00:01:28
    Previewing MemeGenerator
  40. Урок 40. 00:04:37
    Setting Up MemeGenerator
  41. Урок 41. 00:03:50
    Getting Access to the API
  42. Урок 42. 00:07:25
    Fetching Memes Asynchronously
  43. Урок 43. 00:07:53
    Applying Thunk Middleware
  44. Урок 44. 00:07:26
    Listing Memes
  45. Урок 45. 00:05:57
    Creating Meme Items
  46. Урок 46. 00:05:20
    Animating Meme Items
  47. Урок 47. 00:05:49
    Crafting a Custom Meme Form
  48. Урок 48. 00:08:24
    Reducing and Posting Personal Memes
  49. Урок 49. 00:09:18
    Setting Up a Post Meme Action
  50. Урок 50. 00:05:28
    Building a Personal Memes List
  51. Урок 51. 00:00:46
    Final Remarks & Bonus Content