Karma/Bundle layout: Difference between revisions

BryanWB (talk | contribs)
No edit summary
BryanWB (talk | contribs)
No edit summary
Line 104: Line 104:
               js/
               js/
                   lesson.js      main logic of program
                   lesson.js      main logic of program
 
               
               tests/            unit tests if u have them
               tests/            unit tests if u have them
                     assets/
                     assets/
Line 116: Line 116:
# suggestion: rename assets/{langCode}/docs/ to docs/{langCode}/ . This is based that at this moment there are no other kind of files under assets/ than 'docs'
# suggestion: rename assets/{langCode}/docs/ to docs/{langCode}/ . This is based that at this moment there are no other kind of files under assets/ than 'docs'


The following is out of date but kept for history
<strike>
<strike>
== Reading, Game and Exercise ==
== Reading, Game and Exercise ==