Webpacker on Rails

Webpacker is the default JavaScript compiler in Rails 6. Don't know what the heck is Webpacker, check this out!

Background

Rails 5.1: Loving JavaScript, System Tests, Encrypted Secrets, and more

Webpacker 3.0: No separate process needed, less config generated

Make Webpacker the default JavaScript compiler for Rails 6

Rails 6.0.0 beta1: Action Mailbox, Action Text, Multiple DBs, Parallel Testing, Webpacker by default

My blog posts on Webpacker

https://prathamesh.tech/2019/08/26/understanding-webpacker-in-rails-6/

https://prathamesh.tech/2019/09/24/mastering-packs-in-webpacker/

https://prathamesh.tech/2020/03/25/webpacker-5-0-released/

https://prathamesh.tech/2020/07/15/custom-directory-for-webpacker-in-rails-apps/

Good luck embracing modern JavsScript in your Rails app.

Want to know more about how to use Webpacker and Rails? Sign up here!