boisebrigade / establish

Resources for Idaho's newest residents
https://openboise.org
2 stars 1 forks source link

Add mobx #35

Closed loganyott closed 5 years ago

loganyott commented 5 years ago

It would be nice if we had some kind of store so we don't need to keep refetching data from Contentful on any route. mobx uses decorators and is pretty lightweight to implement. I think it would be a good start so we can fetch resources and categories and store them in local storage.