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!
Jesus Castello talks about the Roda Framework, its uses and stats around its performance.
Overview of notable features coming soon in Ruby on Rails 6.
In this episode, we look at different ways to use pattern matching with Regular Expressions in Ruby.
With Rails 6.0 is around the corner, Action Text has been merged into the Rails repository. However, it can still be used on a Rails 5.2 application while we wait for its official release.
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.
In this episode, we look at various tips and tricks.
In this episode, learn how to extract the interactions with an external API into a service object so that code is isolated and interchangeable.
Separating view logic from bloated models can help maintain the model in the long run.
N+1 queries can make an application slow. Having queries called within views can also slow down an app as well as making it less extendable.
One question that I get asked most often is what editor, theme and extensions am I using for my editor. In this episode, we take a look at the different extensions and settings that I use.