Getting Started with VueJS
Play
13:05 CC

Getting Started with VueJS

#168 Jan 13, 2019 pro
VueJS is a library for building web interfaces. In this episode, we look at adding VueJS to a Rails Application and working with javascript components.

Rails Scaffold with VueJS
Play
17:24 CC

Rails Scaffold with VueJS

#169 Jan 20, 2019 pro
In this episode, we look at replacing the generated scaffold form in Rails with a VueJS rendered form. We will use Turbolinks and VueJS Props to pass data between the view and redirect the client to various pages.