goatslacker/alt

Add more examples

Open

#8 opened on Feb 13, 2015

 (13 comments) (0 reactions) (0 assignees)JavaScript (313 forks)batch import
help wanted

Repository metrics

Stars
 (3,428 stars)
PR merge metrics
 (No merged PRs in 30d)

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