Ruby Rogues

Ruby Rogues


Latest Episodes

Turbo with Rails Creates Happiness ft. Alexandre Ruban - RUBY 567
October 25, 2022

The Rogues discuss Turbo and Hotwire with Alexandre Ruban, who created a course on Hotwire and Turbo for Rails at Hotrails.dev. The dive into its origins with TurboLinks and then discuss the various options and tools that come with Hotwire development

Where do I Deploy Now that Heroku's Free Tier is Gone? - RUBY 566
October 05, 2022

In recent news, Heroku announced they will eliminate free plans and shut down all free data services. With that said, today on the show, the panel discusses tools to substitute this platform and other possible workaround options.In this episodeThe H

Import Maps in Rails 7 with Paweł Dąbrowski - RUBY 565
September 28, 2022

Import maps is the new feature in Rails 7 that allows us to forego Node.js and tools like Webpack, plus it prevents the need for bundling. Today on the show, Valentino interviews Pawe Dbrowski to share his insights about import maps in Rails 7.In th

Remote Working Culture with Jake Yesbeck - RUBY 564
September 21, 2022

Post pandemic, remote work is here to stay. Today on the show, the panel and Jake Yesbeck share their insights about remote work for developers and the latest developments for the 2022 workforce and beyond.In this episodeThe transition to remoteB

Ruby on Kubernetes Without the Headaches Using Kuby - RUBY 563
September 14, 2022

For years, the Rails community has been clamoring for Active Deployment, a magical out-of-the-box mechanism for deploying applications. Today on the show, Cameron Dutro shares how you can deploy Rails apps on Kubernetes with Kuby. De-stress your depl

How to Run Ruby in Your Browser - RUBY 562
September 07, 2022

Ben Taylor joins the show today to share his recent developments about integrating Ruby snippets within a browser in less than a day. The panel asks about his process and what he did to make this a quick and successful strategy. Learn about this new

Programming Language Tooling with Adam Gordon Bell - RUBY 561
August 31, 2022

Adam Gordon Bell is back on the show again! Today he shares his views on language tooling, new articles he has recently written, documentation for Ruby, software consulting, and insights into other programming topics.In this episodeWhat is language

The Future of Ruby using Blockchain and Building Tomorrow's Interfaces - RUBY 560
August 24, 2022

Wearable technology, Web 3.0, augmented reality, and other emerging technologies are poised for shifting the future for DevOps. Today on the show, the panel discusses how the future of Ruby can adapt to make these changes a reality.In this episodeW

How to Get Your Rails Models and Routes into Your Front End Framework - RUBY 559
August 17, 2022

Today on the show, Mximo Mussini shares how your front-end framework can benefit from integrating rails models and routes concurrently. Topics they discuss today include everything from complex structures with serializers to generating JS from rails

Bidirectional Code Generation - RUBY 558
August 10, 2022

Imagine a tool that lets you write templates that can generate code, but also parse that code back into the initial variables. Depending on how flexible your templates are, it can even parse code that has been modified by hand after generation. Today