Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More topic guides needed in doc #247

Open
kawing-chiu opened this issue Jun 13, 2015 · 1 comment
Open

More topic guides needed in doc #247

kawing-chiu opened this issue Jun 13, 2015 · 1 comment

Comments

@kawing-chiu
Copy link

Flummox is one of the best flux implementation out there currently IMHO. It would be great if the docs are further enhanced. Especially I think guides on these two topics will be very helpful:

  1. Ajax. Where and how are we supposed to fetch data from server within the framework? An example is here http://alt.js.org/guide/async/.
  2. Login. This guide should show how token management, redirection of unauthenticated users (probably with react-router) etc mix in the framework.
@sergeylaptev
Copy link

+1, especially for the second point. Should I store userToken in localStorage after success login action and how correctly deserialize currentUser info (including avatar etc) from the server after server-side render.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants