Comment on Why I switched to Spine.jsparentComments−apsurd14yFor multi-page applications the problem becomes how to load and manage dependencies on the client-side. I use http://requirejs.org/ for this.
Comments
For multi-page applications the problem becomes how to load and manage dependencies on the client-side. I use http://requirejs.org/ for this.