Created by: gnapse
Rails Webpacker is the "official" Rails way to use modern JavaScript (ES6, modules, etc.) within a Rails app, totally bypassing and even replacing the traditional asset pipeline. For uses of React in Rails without the intention to build a SPA, this is a very straightforward approach.