Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mariorcardoso/rails_webpack_npm_es6
- Owner: mariorcardoso
- Created: 2017-02-27T17:15:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T16:51:29.000Z (almost 6 years ago)
- Last Synced: 2024-12-17T11:11:51.014Z (about 1 month ago)
- Topics: es6, rails, rails4, webpack
- Language: Ruby
- Homepage: https://revs.runtime-revolution.com/want-to-use-es6-with-rails-right-now-webpack-to-the-rescue-ebefb2004e9e
- Size: 27.3 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.