ViewComponent in Rails
Play
12:26 CC

ViewComponent in Rails

#196 Jun 30, 2019 pro
The ViewComponent library will provide a new way for creating reusable and testable view components.

Using React-Rails and Loading Data from Rails into React
Play
9:33 CC

Using React-Rails and Loading Data from Rails into React

#109 Dec 10, 2017 pro
In this episode, we look at one of many different ways to add the Javascript Framework, React, into our Ruby on Rails application. This tutorial covers adding react into the application and pulling and displaying database information in nested React components.

React Native and Ruby on Rails API Only Applications
Play
17:49 CC

React Native and Ruby on Rails API Only Applications

#174 Feb 24, 2019 pro
In this episode, we look at building a React Native application from scratch and tie it to a Ruby on Rails API application. Using the iOS Simulator, we test out the connectivity between the two applications.

API Structure and Error Handling
Play
19:53 CC

API Structure and Error Handling

#228 Feb 9, 2020 pro
We look at consistency in a Rails API structure and handling errors.

Docker on Rails 7
Play
18:25 CC

Docker on Rails 7

#320 Oct 24, 2021 pro
In this episode, we look at changing the default Rails 7 development environment over to a Docker based environment.