Confirmed users
401
edits
Line 60: | Line 60: | ||
** Could we use a shared logic between modules? | ** Could we use a shared logic between modules? | ||
** Could we have a submodule to help on certain tasks? | ** Could we have a submodule to help on certain tasks? | ||
=== Performance === | |||
* Clean system app DOM elements - only <windows> is necessary on startup | |||
* All other DOM elements are appended to the document when render() function is called in the UI module | |||
== Special Topics == | == Special Topics == |