angularjs-in-action / angello

MIT License
247 stars 136 forks source link

Consider breaking app into 3-4 stages... #21

Open ThomasBurleson opened 10 years ago

ThomasBurleson commented 10 years ago

To demonstrate to the readers how the application features can be aggregated and enhanced, I would suggest that you have 3 distinct stages of the application:

Stage 1: Features a single-view applications

Add routing and logging

Stage 3:

Add animations and transitions

Stage 4:

Add real dataservices (Firebase, etc)