1. Урок 1. 00:04:38
    Introduction
  2. Урок 2. 00:10:47
    Create React App
  3. Урок 3. 00:05:50
    Scripts Explained
  4. Урок 4. 00:04:38
    VSCode Extensions
  5. Урок 5. 00:04:11
    Prettier
  6. Урок 6. 00:08:25
    Structuring Codebase
  7. Урок 7. 00:12:09
    Adding Styled Components
  8. Урок 8. 00:09:41
    Using Themes
  9. Урок 9. 00:08:51
    More Styled Components
  10. Урок 10. 00:03:03
    Card Component
  11. Урок 11. 00:11:15
    Grid Component
  12. Урок 12. 00:08:28
    Grid Block Component
  13. Урок 13. 00:06:07
    Styling Block Component
  14. Урок 14. 00:08:23
    Grid Borders
  15. Урок 15. 00:11:12
    Absolute Imports and Types
  16. Урок 16. 00:09:09
    Shuffle Algorithm
  17. Урок 17. 00:05:21
    Unit Testing
  18. Урок 18. 00:05:59
    Check Values
  19. Урок 19. 00:12:06
    Modularizing Check Values
  20. Урок 20. 00:12:00
    Testing Check Values
  21. Урок 21. 00:15:27
    Identify Working Square
  22. Урок 22. 00:08:51
    Is In Square
  23. Урок 23. 00:09:15
    Check Grid
  24. Урок 24. 00:07:50
    Testing Fill Grid
  25. Урок 25. 00:05:12
    Create Full Grid
  26. Урок 26. 00:10:29
    Setting Up Redux
  27. Урок 27. 00:07:45
    Creating Actions
  28. Урок 28. 00:08:35
    Dispatch Create Grid
  29. Урок 29. 00:05:06
    Mapping Data
  30. Урок 30. 00:11:53
    Selecting Blocks
  31. Урок 31. 00:07:15
    Key Bindings
  32. Урок 32. 00:08:26
    Selecting Blocks With Keys
  33. Урок 33. 00:09:40
    Remove Numbers
  34. Урок 34. 00:09:39
    Copy Grid
  35. Урок 35. 00:08:50
    Solve Grid
  36. Урок 36. 00:08:51
    Challenge Grid
  37. Урок 37. 00:11:44
    Fill Grid Redux
  38. Урок 38. 00:09:28
    Fill Grid Key Bindings
  39. Урок 39. 00:08:01
    Styled Button
  40. Урок 40. 00:09:35
    Number Buttons
  41. Урок 41. 00:06:04
    Button Mapping
  42. Урок 42. 00:06:20
    New Game
  43. Урок 43. 00:10:49
    Persist State
  44. Урок 44. 00:07:31
    Play The Game