Curated list of episodes, bundled to help you on your learning path!
Videos of tech, infrastructure, hardware and software which non-instructional by nature.
Articles around software and tutorials.
Show your love and support while looking fancy.
Got a question or want to chat about a topic? Let's talk!
Using RailsUJS, ActiveJob, ActionCable and Stimulus, we create a realtime feedback for background jobs running to provide a better user experience.
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.
In this episode, we build a custom form builder to extend and add functionality our forms to display errors inline with the form inputs.
Monitoring your application's performance is an important part of knowing its health. In this episode, we look at three popular services.
Load Testing is an important aspect of due diligence when hosting a production application. It can also help uncover infrastructure requirements and server costs.
In this episode, we look at various questions asked during interviews.
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.
In this episode, we look at a process for extracting business logic out of a Ruby on Rails application into a gem.
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.
Overview of Solidus, a maintained fork of Spree, showing how to configure and work with this Rails Engine.