Confirmed users
401
edits
No edit summary |
(→Target) |
||
Line 5: | Line 5: | ||
The main purposes/targets are: | The main purposes/targets are: | ||
# To be ready for a module loader, no matter it's harmony or require. | |||
# To figure out the dependency and unnecessary coupling | |||
# To document well by jsdoc. [SYSTEM-JSDOC] http://alivedise.github.io/gaia-system-jsdoc/ | |||
# To fit unit test well. | |||
# To have scalability for different target devices like tablet, TV, or even PC. | |||
# To be more friendly to be contributed. | |||
== Stage.1 - Painless instantiation == | == Stage.1 - Painless instantiation == |