Difference between revisions of "Category:Main Website (Web Dev)"

From WormBaseWiki
Jump to navigationJump to search
Line 2: Line 2:
 
* [[Website:Application overview|Application overview]] - ''An overview of the web application, including MVC structure, request flow, caching, etc''  
 
* [[Website:Application overview|Application overview]] - ''An overview of the web application, including MVC structure, request flow, caching, etc''  
  
 
== The Mobile Website ==
 
* [[Website:Mobile| Mobile]] -- ''Overview of the mobile website''
 
* [[Website:MobileRouter| Router]] -- ''A definition of the possible routes of the mobile website''
 
* [[Website:MobileModels| Models]] -- ''Details about the models''
 
* [[Website:MobileCollections| Collections]] -- ''Details about the collections''
 
* [[Website:MobileViews| Views]] -- ''Details about the views''
 
* [[Website:MobileWidgets| Widgets Porting]] -- ''Details about the porting of widgets in the mobile website/app''
 
  
 
[[Category: Development (Web Dev)]]
 
[[Category: Development (Web Dev)]]

Revision as of 15:25, 19 June 2014

Main Website (Web Dev)

  • Application overview - An overview of the web application, including MVC structure, request flow, caching, etc