10 Years of Roda

December 13, 2024 30 min Free

Description

Roda is a Ruby web toolkit that uses a routing tree. It integrates routing with request handling, which significantly simplifies the development of web applications. Roda has a small core and an extensive plugin system, which has allowed it to add many features while significantly increasing performance.

The first conference presentation on Roda was given 10 years ago at RubyConf 2014. Come learn about Roda, the progress Roda has made since then, how Roda powers open source frameworks and applications, and why you may want to use Roda for your next web application.