Videos tagged: workshop
5 videos
Ruby rewards thinking about types with a dynamic mindset instead of a static one. In this workshop, we'll show how use Ruby's dynamism to your advantage.
The Dynamic Ruby Toolkit
SF Ruby · 2025
New Ruby developers often wonder how to write safe code in Ruby without static typing. In this workshop, we’re going to refactor working code to get the data validation and safety of static typing, but using Ruby’s existing features.
Workshop: No Static Types? No Problem!
RubyConf · 2024
Rails is powerful, but it doesn't do everything. Sometimes you want to build your own tool that adds functionality to Rails. If it's something that might be useful for other people, you can write a Ruby Gem and distribute it. In this workshop, we will go through the entire process of creating a gem, starting with `bundle gem` and ending with how to publish it with `gem push`.
Workshop: Let's Extend Rails with A Gem
RailsConf · 2024
The 2021 remote version of my workshop on building front-end apps with Hotwire.
Hotwire: HTML over the Wire
RailsConf · 2021