Modern, component-based JavaScript integration strategies for Rails
A tour of 4 progressively advanced JavaScript integration strategies for Rails, all the way from componentized jQuery via Sprockets to the most advanced workflow possible today with Webpack, including hot module reloading, lint-on-save, CSS extraction and autoprefixing, automatic spritesheet generation, and much more.
https://github.com/chrisvfritz/rails-javascript-integrations
Post a comment