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.

React State Changes and Posting to the Rails App
Play
17:40 CC

React State Changes and Posting to the Rails App

#110 Dec 17, 2017 pro
Continuing from the previous episode, we look at React's state changes and how to interact with the Rails application. We can get the native app feel, without using Rails Unobtrusive Javascript or Turbolinks.