Using ECMAScript 6 with Rails 4.2 Projects
Babel is a JavaScript transpiler that turns your ES6+ code into ES5 friendly code. Learn how to use ECMAScript 6 with your Rails 4.2 projects with the help of Sprockets and Babel.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Babel is a JavaScript transpiler that turns your ES6+ code into ES5 friendly code. Learn how to use ECMAScript 6 with your Rails 4.2 projects with the help of Sprockets and Babel.
Post a comment