Open
Description
This is a place to post example code ideas we should write, I'll try to keep the checklist up to date with suggestions.
As a rule we also decide all example code should be done and maintained both in LiveScript and ES6 (as a learning resource for Arch and also LiveScript).
The example will eventually be kept in this repository
Example code
- todo-mvc
- Example with a Gulpfile for Sass/Less build step
- App with user registration / authentication (possibly OAuth integration)
- Animations based on state change and re-rendering
- React components integration demo (maybe a styleguide type thing?)
- Live updating & syncing demo with Firebase