Building JavaScript with JavaScript FULL
By Joel Griffith
Building JavaScript with JavaScript FULL
Managing all the components of web-app can be a difficult experience. The list of what needs to be done is incredibly long: merge your JavaScript into a single file, run all your stylesheet pre-processors, optimize your images, and run all your tests. This presentation will give you the tools to run all of this automatically, and leave you more time to work on the projects you want to.