All Books! All Books

Vue on Rails

This book explores how to manage and understand priorities when working with Vue on Rails and how to determine the best configuration for your project.

This book explores how to manage and understand priorities when working with Vue on Rails and how to determine the best configuration for your project. You’ll see how to reuse your Vue components in a Rails project with less coding and harness the component options, as well as how to use props, events and slots of Vue components.

You’ll also use webpacker to set up your project and pass data from your Vue component to a Rails controller and back. Finally, you’ll learn which is the best configuration for the router and how to test and deploy your application.