You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some sort of eventing system is needed for the library to shine with anything but static views. With events the library would lend itself well to Flux-type architectures and libraries.
React's event system probably isn't a bad starting point when starting to think about this.
The text was updated successfully, but these errors were encountered:
Some sort of eventing system is needed for the library to shine with anything but static views. With events the library would lend itself well to Flux-type architectures and libraries.
React's event system probably isn't a bad starting point when starting to think about this.
The text was updated successfully, but these errors were encountered: