Load Testing with JMeter
Play
16:15 CC

Load Testing with JMeter

#184 Apr 21, 2019 pro
Load Testing is an important aspect of due diligence when hosting a production application. It can also help uncover infrastructure requirements and server costs.

Interview Questions
Play
11:59 CC

Interview Questions

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

3 Different Perspectives of Importing Records
Play
11:36 CC

3 Different Perspectives of Importing Records

#180 Mar 31, 2019 pro
In this episode, we look at 3 different ways of importing data into a Rails application; each having their own use cases, drawbacks and benefits.

Creating a Gem From Existing Code
Play
12:33 CC

Creating a Gem From Existing Code

#179 Mar 24, 2019 pro
In this episode, we look at a process for extracting business logic out of a Ruby on Rails application into a gem.

Using Webpacker in Rails 6
Play
23:17 CC

Using Webpacker in Rails 6

#178 Mar 17, 2019 pro
Webpacker is a great addition in Rails. However, it adds some complexities with libraries and older gems with javascript assets. In this episode, we look at using webpacker in different scenarios.