@krautman wrote:
I recently read a lot articles and blog posts about the whole
flux
stuff and I came acrossredux
. I watched the talk which Dan Abramov gave at react-europe conference (if you haven't seen it yet: https://www.youtube.com/watch?v=xsSnOQynTHs). I really liked the approach of hot reloading and it would be very useful in my daily workflow.I have an app which needs a lot of time to bootstrap and get to the state back again in which it was. The idea of hot reloading would save me a lot of time since I don't need to wait for the whole app to bootstrap again and setup the whole UI state.
Basically my question is, if this functionality is available in Ember?
Thanks a lot Krautman
Posts: 3
Participants: 2