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