Gaia/New-Architecture-Program/Contacts/NGA SP2
< Gaia | New-Architecture-Program | Contacts
Jump to navigation
Jump to search
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
Things that went well
- Good bugs resolution speed
- Work separation in smaller bugs helps to improve the landing speed
- Working in prototypes to be showed in Mozilla, generating new ideas and creating solutions
- Fast revisions by Francisco
Things that went not that well
- Mozilla work, specially in the NGA libraries or in Raptor, is not enough mature and it impacts in our work: e.g Chris Lord Navigation is dropped now, Vivien new suggestion (Bug 1173286), based on transitions that we have already in FxOS but at low level.