Adopting in an existing application
Integrating superstate in an existing application is easy and harmless. In fact, all you have to do is to
install superstate and wrap your next state within superstate()
.
Learn how to create your first superstate โ
Tips and tricks
You can use Broadcasting, Extensions and/or Middlewares to update your legacy states when a superstate changes.