Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariorcardoso/rails_webpack_npm_es6

Sample app used in blog post
https://github.com/mariorcardoso/rails_webpack_npm_es6

es6 rails rails4 webpack

Last synced: 17 days ago
JSON representation

Sample app used in blog post

Awesome Lists containing this project

README

        

## Rails 4, Webpack and ES6

Rails 4, Webpack and ES6 were the topics of [this](https://revs.runtime-revolution.com/want-to-use-es6-with-rails-right-now-webpack-to-the-rescue-ebefb2004e9e) blog post.

This application contains the code used in the article to explain how you can configure and use webpack and ES6 in a Rails 4 application.