goatslacker/alt

Add more examples

Open

#8 opened on Feb 13, 2015

View on GitHub
 (13 comments) (0 reactions) (0 assignees)JavaScript (3,451 stars) (337 forks)batch import
help wanted

Description

Would be nice to see a more complex/realistic example using alt. Showing:

  • full CRUD
  • with asynchronous remote data fetching/storing
  • optimistic rendering with error handling
  • react-router integration
  • user authentication

Basically a full app.

Is there perhaps such an example for one of the other flux libs that would easily translate to alt?

Contributor guide