Hello! I'm Ross. I build web apps.

My name is Ross Kaffenberger.

I share what I learn about building software with Ruby on Rails.

Check out my old posts, series, talks, and projects. You can also connect with me on GitHub, Twitter, and Medium.

A big issue that comes up with Webpacker is "where to put the JavaScript files". This post demonstrates proper use of entry point files, called packs, with Webpacker and Rails and will help developers avoid a common gotcha.