Saving Individual Attributes with StimulusJS
Play
14:31 CC

Saving Individual Attributes with StimulusJS

#189 May 19, 2019 pro
In this episode, we take a look at recreating a feature on Zoom's setting page where clicking a check box automatically saves the changed setting.

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.

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.

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.