Slide 10
Slide 10 text
Oredev 2013
First,
Early Design: HTML, Diagram Controllers
URL Driven: State Manager and Routes First
Populate the Controllers with Dummy Data
Models, Fixtures, FixtureAdapter || LocalStorageAdapter
Then,
Build Server-Side Routes/Endpoints
Serialization and Formatting JSON
Remote Data Store and DB Sync
Building Modern Web Apps
Work front to back helps
stay efficient,
avoiding rewriting code
One of the hardest
aspects to grasp is an
efficient order
Work front to back helps
stay efficient,
avoiding rewriting code
Create the Backbone
and States
of the Application
By using Dummy data,
you are able to organize
the Apps Routes/Controllers
Wednesday, November 6, 13