/webpackering-me

Project to practice and understand Webpacker for Rails apps

Primary LanguageRuby

Webpackering Me

This is a project to understand how to use Webpacker.

Seems like using Webpacker would make easier use modern frontend tools in a Ruby on Rails application. Also, would help organizing JavaScript code in a more ideal way than when using Sprockets and asset pipeline.

Articles Used to Study