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 StimulusJS and Active Storage, create a simple Audio Streaming service where users can play and stream audio content.
Adaptive streaming allows the video provider to create a different video for each of the screen sizes (or devices) that he or she wishes to target. In this episode, we look at converting our Progressive Video Streams into Adaptive Bitrate Streams and serving it through Active Storage.
Set up Action Text with client side Syntax Highlighting using Highlight.js.
Video.js is a web video player built from the ground up for an HTML5 world. Learn how to use it with StimulusJS and Active Storage to deliver video content from your Ruby on Rails application.
In this episode, learn how to configure user mentions in Action Text with TributeJS and notify users whenever they are mentioned.
We look at consistency in a Rails API structure and handling errors.
In this episode, we look at attaching emojis to our comments model, allowing them to fill in some emotional cues.
A deep dive into using Docker to streamline your Ruby on Rails 6 development environment.
Continuing from the previous episode, we look at the transition process from Devise to Auth0.
In this episode, we look at setting up a fresh application with Auth0 and mimic a lot of the commonly used Devise methods to make a transition from Devise to only Auth0 easier.