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
👍
This is what I'm currently struggling with. I understand that a store is for controlling a part of the client side app. So which part will become responsible for handling data from e.g. MongoDB? I could put it in myself with AJAX and server side scripting but that's going away form the Isomorphic greatness that is this repo, fast. :(
An example implementation of this is given in the documentation of the Fluxible library. Although using something like Fluxible, Reflux or Flummox feels as magic and 'unclean' (imho) they do provide for good examples.
No description provided.
The text was updated successfully, but these errors were encountered: