Echo JS 0.11.0

<~>

josephclay comments

josephclay 3359 days ago. link 2 points
Been using autoprefixer with gulp for the past 6 months...it's been very smooth.
josephclay 3410 days ago. link 1 point
Agreed. Anyone who uses CommonJS or RequireJS has to deal with a dual-DI system with Angular requiring the programmer maintaining an array of strings.
josephclay 3449 days ago. link 1 point
Are you interested in trying to remove jQuery as a dependency?  It appears a lot of the DOM manip could be done in plain js. Could also use a micro lib for the AJAX.