Break up code into logical parts

Issue #49 resolved
Igor Santos repo owner created an issue

The following files should be broke up to help code collaboration:

  • index.html (PHP includes)
  • styles.less (Less includes)
  • app.js (Common.JS modules or logical spacing, or something from Ember.js)

Comments (6)

  1. Igor Santos reporter

    I've read about RequireJS already; however, our JS code is still too small to be able to do reasonable divisions on it. I'm going to put this on hold for now and we can come back later to finish this up.

  2. Log in to comment