Working Together

Join Jessica Kerr to learn about a novel way to work together as a software team that's so crazy, it just might work!

NPM for Dev Dependencies

No matter what language you program in for a living, skill with JavaScript tools and libraries has become essential. Learn from Jessica Kerr how to us…

Pattern Matching

In today’s RubyTapas episode, guest chef Jordan Raine will show you a practical application of the new pattern-matching case statements in Ruby 2.7.…

Kubernetes: What and When

Regular expressions can quickly grow to be large, dense, and impenetrable. In today’s episode you’ll learn how Ruby helps you compose them out of …

Manipulating Docker Containers

Guest chef Jessica Kerr returns to demonstrate how we can manage and edit project files directly on our workstation, while still enjoying the benefits…

Trying Stuff in Docker

Join guest chef Jessica Kerr to get immediate benefit from Docker by quickly trying out new programming languages and tools. You’ll learn some basic…

Code Coverage with SimpleCov

How do we know if the tests are sufficient to detect regressions? Guest chef Ernesto Tagwerker is here to demonstrate the fundamental metric for tests…

Sagas

In a distributed world, preventing failure is not an option. Instead, we need strategies for mitigating failure. In today’s episode, guest chef Andr…

StimulusJS

JS framworks are great for richly interactive client-side applications. But what if we just want to take a typical Rails app and spruce it up with a l…

Function Composition Operators

Ruby's support for functional programming has expanded and matured. Join guest chef Devon Estes and learn to use some features added in Ruby 2.6 to qu…