Удален по просьбе правообладателя
  1. Урок 1. 00:03:51
    Introduction
  2. Урок 2. 00:06:13
    The Problem with Adding Features
  3. Урок 3. 00:03:29
    The Case for Statecharts
  4. Урок 4. 00:07:24
    Finite State Machines
  5. Урок 5. 00:10:31
    Create a State Machine
  6. Урок 6. 00:02:29
    Create a State Machine Exercise
  7. Урок 7. 00:04:40
    Create a State Machine Solution
  8. Урок 8. 00:04:26
    Modeling States
  9. Урок 9. 00:03:29
    Getting Started with XState
  10. Урок 10. 00:04:11
    Transitions, State & Event Objects
  11. Урок 11. 00:05:15
    Interpreting Machines & Creating a Service
  12. Урок 12. 00:02:23
    Visualizing State Machines
  13. Урок 13. 00:01:02
    Refactoring with XState Exercise
  14. Урок 14. 00:00:56
    Refactoring with XState Solution
  15. Урок 15. 00:01:11
    Interpreter Exercise
  16. Урок 16. 00:05:41
    Interpreter Solution
  17. Урок 17. 00:08:01
    Actions in XState
  18. Урок 18. 00:02:07
    XState Actions Exercise
  19. Урок 19. 00:06:15
    XState Actions Solution
  20. Урок 20. 00:10:09
    Statecharts & Assignment Actions
  21. Урок 21. 00:06:43
    Assignment Action Exercise
  22. Урок 22. 00:13:01
    Assignment Action Solution
  23. Урок 23. 00:04:21
    Guarded Transitions
  24. Урок 24. 00:01:04
    Guarded Transitions Exercise
  25. Урок 25. 00:06:39
    Guarded Transitions Solution
  26. Урок 26. 00:02:55
    Transient Transitions
  27. Урок 27. 00:00:51
    Transient Transitions Exercise
  28. Урок 28. 00:05:48
    Transient Transitions Solution
  29. Урок 29. 00:06:38
    Delayed Transition Exercise
  30. Урок 30. 00:02:04
    Delayed Transition Solution
  31. Урок 31. 00:05:14
    Nested or Hierarchical States
  32. Урок 32. 00:01:36
    Nested States Exercise
  33. Урок 33. 00:05:48
    Nested States Solution
  34. Урок 34. 00:01:47
    History States
  35. Урок 35. 00:02:17
    History States Exercise
  36. Урок 36. 00:03:58
    History States Solution
  37. Урок 37. 00:02:34
    Parallel States
  38. Урок 38. 00:03:00
    Parallel States Exercise
  39. Урок 39. 00:05:15
    Parallel States Solution
  40. Урок 40. 00:02:55
    The Actor Model
  41. Урок 41. 00:00:34
    Actor Model Exercise
  42. Урок 42. 00:08:26
    Actor Model Solution
  43. Урок 43. 00:05:58
    Invoking Services
  44. Урок 44. 00:05:24
    Using XState with React
  45. Урок 45. 00:02:31
    Using XState with RxJS
  46. Урок 46. 00:01:33
    XState React Hooks & Vue Hooks
  47. Урок 47. 00:05:21
    XState FSM, Testing XState & immer
  48. Урок 48. 00:03:31
    Spawning vs Invoking Actors
  49. Урок 49. 00:02:28
    Redux vs XState
  50. Урок 50. 00:01:19
    React and XState Q&A
  51. Урок 51. 00:11:03
    Wrapping Up