Interview with Riaz Virani
Play
20:30 CC

Interview with Riaz Virani

#188 May 15, 2019 free
Riaz talks about his experience with organizing and hosting the Atlanta Ruby Users Group meetup. We discuss sponsors, hidden costs of hosting meetups and general tips for guests.

Extending the Rails Core Form Builder
Play
14:17 CC

Extending the Rails Core Form Builder

#187 May 12, 2019 pro
In this episode, we build a custom form builder to extend and add functionality our forms to display errors inline with the form inputs.

Nested Forms from Scratch with StimulusJS
Play
16:54 CC

Nested Forms from Scratch with StimulusJS

#186 May 5, 2019 free
Using StimulusJS controllers, adding nested forms to a Rails application is easy and unobtrusive. In this episode, we look at an alternative way of creating nested forms without the Cocoon gem.

Application Performance Monitoring in Rails
Play
10:38 CC

Application Performance Monitoring in Rails

#185 Apr 28, 2019 pro
Monitoring your application's performance is an important part of knowing its health. In this episode, we look at three popular services.

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.