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 Rails UJS, we create an interactive row editing solution without using any kind of Javascript frameworks.
In this episode, we look at creating an unobtrusive and efficient way to launch Bootstrap modals using Turbo and Stimulus.
Soft deletes for ActiveRecord done right.
When displaying a significant number of records, it is often a basic functions in a web application is to paginate the records and load them as requested.
Add unobtrusive maps to your application using StimulusJS to tie in Google Maps Javascript API and Places API.
Slack is a great application to keep in contact with friends, coworkers and a community. With bots, its capabilities are endless. In this episode, learn how to create a Slack Bot to interact with.
Redis within a Ruby on Rails application has many benefits. Learn to interact with Redis Server and set it up for caching within your application.
Sometimes we get into situations where our applications requires a different type of user account which wouldn't really fit into a role. So, in this episode we look at creating multiple resources for authentication with Devise.
Using ActiveModel::Serializer, learn how to create the JSON responses for your Rails API application. ASM is a great object oriented approach to building a JSON API.
Dragon Ruby is toolchain that allows developers the ability to build apps and games in Ruby.