Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай React MobX - On The Fast Lane, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:30
    Welcoming
  • Урок 2. 00:00:38
    Prerequisites
  • Урок 3. 00:01:18
    Goals of this course
  • Урок 4. 00:01:42
    How to get the most out of this course?
  • Урок 5. 00:00:46
    Where to get help?
  • Урок 6. 00:04:42
    Useful VSCode extensions for React development
  • Урок 7. 00:00:51
    Why MobX?
  • Урок 8. 00:03:43
    When and how to manage state in React?
  • Урок 9. 00:08:41
    Behind the Scenes: The Observer Pattern
  • Урок 10. 00:06:44
    Behind the Scenes: JavaScript Proxy explained
  • Урок 11. 00:02:53
    The MobX Vocabulary
  • Урок 12. 00:00:54
    Intro
  • Урок 13. 00:05:11
    Setup basic CRA + Typescript + MobX application
  • Урок 14. 00:07:30
    Creating our Store
  • Урок 15. 00:04:56
    Create Components for our Todo Applications
  • Урок 16. 00:03:23
    Connecting our components to our Store
  • Урок 17. 00:16:02
    Add more functions and improve the UI
  • Урок 18. 00:01:40
    Improve UX
  • Урок 19. 00:05:13
    Improving state performance
  • Урок 20. 00:04:14
    Connect MobX to the React Context API
  • Урок 21. 00:02:37
    MobX and Decorators
  • Урок 22. 00:02:11
    Convenience function: makeAutoObservable
  • Урок 23. 00:01:54
    Factory Functions vs Classes
  • Урок 24. 00:02:18
    Create a MobX Store using a factory function
  • Урок 25. 00:01:07
    Intro
  • Урок 26. 00:12:48
    Observables
  • Урок 27. 00:11:12
    Actions
  • Урок 28. 00:03:08
    Computeds
  • Урок 29. 00:00:44
    Reactions - Intro
  • Урок 30. 00:05:31
    Reactions - Autorun
  • Урок 31. 00:04:09
    Reactions - Reaction
  • Урок 32. 00:02:07
    Reactions - When
  • Урок 33. 00:08:57
    Writing tests with Jest
  • Урок 34. 00:04:41
    Create wrapper components
  • Урок 35. 00:04:03
    Logging observables
  • Урок 36. 00:08:50
    MobX Trace
  • Урок 37. 00:03:07
    MobX Devtools
  • Урок 38. 00:00:27
    Conclusion
  • Урок 39. 00:01:29
    Intro
  • Урок 40. 00:03:37
    Set up the basic structure
  • Урок 41. 00:04:43
    Getting to know our API
  • Урок 42. 00:06:39
    Setting up the Server State
  • Урок 43. 00:04:07
    Setup Routing
  • Урок 44. 00:12:43
    Style our List
  • Урок 45. 00:04:57
    Display a readable name for our Items
  • Урок 46. 00:01:31
    Style our detail page
  • Урок 47. 00:03:03
    Short recap
  • Урок 48. 00:02:07
    Setup MobX
  • Урок 49. 00:07:37
    Building a search
  • Урок 50. 00:04:58
    Building a pagination
  • Урок 51. 00:02:36
    Remembering scroll position
  • Урок 52. 00:00:59
    Conclusion
  • Урок 53. 00:02:37
    Outro