Advanced state management patterns with JavaScript & MobX with Michel Weststrate

Описание к видео Advanced state management patterns with JavaScript & MobX with Michel Weststrate

Brief description:

How can we keep our applications maintainable when their complexity keep growing day by day? Isolated state management is the key. In this talk Michel will explain how to isolate state from things like the user interface or making network request. This makes it possible to test routing and application life-cycle without needing (simulated / mocked) browsers. It enables componentize different parts of your application domain and business logic for easy multi team development. We will discuss patterns to build user interfaces without state or complex life cycle hooks. Patterns to make network request without race conditions. When your state is well controlled and managed, changes are cheap.

Slides: http://mobx-patterns.surge.sh/

About Michel Weststrate:

Michel is a full-stack lead developer at Mendix. A company that drives digital innovation in large enterprises in partnership with companies like Microsoft, Amazon, IBM and Capgemini. As author of MobX he tries to make React and reactive programming accessible for anyone that just wants to get things done.

Комментарии

Информация по комментариям в разработке