Videos


(1) Alpha preview: Converting a import-mapped React app to use esbuild with JSX in Rails 7 - YouTube
Start a Rails 7 app with the importmap default is no risk, as you can easily move to a bundler/transpiler setup later if you need to.Previous videos: Introduction to import maps in Rails 7: https://www.youtube.com/watch?v=PtxZv...Building React co...

Modular Ruby - (web) framework as implementation detail - Armin Pašalić - YouTube
Talk given by Armin Pašalić at the online RUG::B Meetup on October 1st, 2020. https://www.rug-b.de/events/ruby-user...Frameworks, these amazing tools beloved by everyone everywhere. They give us the foundation to build amazing things fast, cheap a...





How to deploy Rails to a Staging Environment - YouTube
► Check out https://gorails.com for Pro episodes and more!► SaaS business template for Ruby on Rails with built-in features like Payments, Teams, and much more: https://jumpstartrails.com► Ruby on Rails hosting with Hatchbox.io: https://hatchbox.i...


IDE development with Ruby (Soutaro Matsumoto) - YouTube
Integrated development environment (IDE) is one of the most frequently used tools for programming. It’s a kind of text editor where you type and read the code, but it does more for you. On-the-fly error reporting, completion, go-to-definition, and...