How To Manage State In Ionic Apps With MobX

I created a new tutorial on how to manage application state in Ionic apps with MobX. You can find it here.

I’ve previously created a tutorial for managing state with ngrx (Redux) and in the MobX tutorial, I’ll show you how to build the same app (with a bit more functionality). This will hopefully make it easier to compare the two libraries.

2 Likes