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!
Thredded is a Rails 4.2+ forum/messageboard engine. Its goal is to be as simple and feature rich as possible.
A more simplief and better retake of Episode #123 where we look at the upcoming Rails 6 changes with encrypted credentials and how to apply it to a Rails 5.2 application.
In this episode we create a referral system with permanent links. Users can sign up with referral links which tracks the relationship between the referer and the person referred.
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.