Michel Weststrate: State Management is Easy

Опубликовано: 12 Октябрь 2024
на канале: React Conferences by GitNation
9,246
78

Find the latest React.js talks & workshops at https://portal.gitnation.org
 
  🗓 Michel Weststrate, Mendix, Rotterdam on State Management is Easy

State is the heart of each application and there is no quicker way to create buggy, unmanageable applications then by producing inconsistent state. Hence many state management solutions try to restrict the ways in which you can modify state, for example by making state immutable. But this introduces new problems; data needs to be normalised, referential integrity can no longer be guaranteed and it becomes next to impossible to use powerful concepts like prototypes.

At Mendix these restrictions where unacceptable and so MobX was born. MobX makes state management simple again by addressing the root issue: it makes it impossible to produce an inconsistent state. This makes state management simple and scalable again.

Slides are https://speakerdeck.com/reactamsterda...

If you tweet, don't forget to #reactamsterdam tag it!

 
Subscribe to our channel to see more React (Native) talks:    / @reactconferences