Videos
Functional Ruby by Keith Bennett #FnConf 2025 - YouTube
This presentation explores Ruby from a functional programming perspective. While Ruby is primarily an object-oriented programming language, it also supports functional programming (FP) through the following:
lambda and non-lambda instances of the...
RubyConf 2023 - The Future of Understanding Ruby Code by Kevin Newton - YouTube
For decades, the Ruby community has been fractured in the way that it parses and understands Ruby code. After countless tools have been developed and person-hours have been invested, we still don't have a common language for understanding Ruby cod...
Build a React with Ruby on Rails App 2025 - YouTube
In this video we dive into Ruby on Rails! We will connect it with a React frontend in a todo list application. This will take under an hour!
By the end of this video, you will be able to create a full stack ruby on rails and react app as well as ...