Gaia/New-Architecture-Program/Contacts/NGA SP2: Difference between revisions
< Gaia | New-Architecture-Program | Contacts
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
== Sprint objectives == | == Sprint objectives == | ||
* | * Separate Cache.js from 'bootstrap.js', so we are ready to implement/test the RenderCache or any alternative cached model. Because we need to explore if the render cache is going to work exactly or as efficiently as the current contacts cache (Bug 1169582) | ||
*Move our requests to mozContacts API to a model based on Threads.js, so Contacts app in master is now ready to use thread.js library (Bug 1170125) | |||
*Decouple the code from 'contacts.js', getting rid of any inter-dependency between views. The idea is "cleaning" the code so next sprint, we can focus on details and edit self-content views | |||
=== Bugs for this sprint === | === Bugs for this sprint === |
Revision as of 08:09, 15 June 2015
General info
- Members
- Borja Salguero (DEV)
- Fernando Campo (DEV)
- Jorge Prudencio (DEV)
- Alberto Villena (QA)
- Maria Oteo (EPM)
- Meetings:
- Daily happening everyday in Mumble at 10:30 CEST
- Sprint Planning, on Monday (every two weeks)
- Links of interest:
Sprint objectives
- Separate Cache.js from 'bootstrap.js', so we are ready to implement/test the RenderCache or any alternative cached model. Because we need to explore if the render cache is going to work exactly or as efficiently as the current contacts cache (Bug 1169582)
- Move our requests to mozContacts API to a model based on Threads.js, so Contacts app in master is now ready to use thread.js library (Bug 1170125)
- Decouple the code from 'contacts.js', getting rid of any inter-dependency between views. The idea is "cleaning" the code so next sprint, we can focus on details and edit self-content views
Bugs for this sprint
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Daily meetings
Demos
Retrospective
Actions taken from last sprint
None, NGA SP2 is our first sprint