Using Webpacker

Let's take Webpacker for a spin and build something in this lesson.

We'll cover the following

With Webpacker installed, let’s build something.

First, let’s make sure everything is working. To connect the Webpacker build to our app, we need to add two helper method calls to the app/views/layouts/application.html.erb file, like so:

Get hands-on with 1200+ tech skills courses.