Website Accessibility
Play
9:00 CC

Website Accessibility

#213 Oct 27, 2019 pro
In this episode, we add Bootstrap into a Rails 6 application and look at various aspects of website accessibility.

Ruby on Docker
Play
16:55 CC

Ruby on Docker

#274 Dec 20, 2020 pro
Learn to use Docker to manage our Ruby interpreter and use it to template new Rails applications.

Development Decisions and Architecture
Play
25:02 CC

Development Decisions and Architecture

#160 Nov 18, 2018 pro
Decisions made during the development process can significantly affect how the production environment is architected. In this episode, we look at a few different scenarios and how the early decisions made in development affected the production infrastructure.

Interview Questions
Play
11:59 CC

Interview Questions

#182 Apr 14, 2019 pro
In this episode, we look at various questions asked during interviews.

Managing Terminal Sessions
Play
9:23 CC

Managing Terminal Sessions

#170 Jan 27, 2019 pro
Typically a new Rails application doesn't have much going on, but that can quickly change as the application gets more complex and additional services are added to the stack. In this episode, we look at a few different ways for managing the Terminal for Rails applications.