Brian Casel - Videos
Back to ChannelBuilding a Rails Admin Dashboard to Manage Your Users
Every SaaS app needs an admin dashboard. In this video, I’ll show you how I build them in Ruby on Rails, powered by Instrumental Components to make setup fast and flexible. You’ll see how to manage...
Team Accounts in Rails: Don’t Overcomplicate it!
Managing team accounts in Ruby on Rails 8 can be complex, but I’ve streamlined the process using my Instrumental Components library. I’ll walk you through handling user authentication, invitations,...
Better Navigations in Rails Applications
Navigation is a core part of any Rails app, and I have a few key elements I include in every project. I’ll walk you through my approach to designing and maintaining primary navs, user menus, breadc...
My Tailwind CSS Philosophy #tailwind #tailwindcss #css
https://instrumental.dev 👉 Join our community and get access to the Instrumental Components library for rapidly building great products with Ruby on Rails and TailwindCSS. https://instrumentalprod...
Keyboard Shortcuts #cursorai #cursor
https://instrumental.dev 👉 Join our community and get access to the Instrumental Components library for rapidly building great products with Ruby on Rails and TailwindCSS. https://instrumentalprod...
AI Hesitation #cursorai #coding
https://instrumental.dev 👉 Join our community and get access to the Instrumental Components library for rapidly building great products with Ruby on Rails and TailwindCSS. https://instrumentalprod...
Rails GET requests with Hotwire Gotchas!
When building with Ruby on Rails and using Hotwire & Turbo, you probably come across many “gotchas”. One of those gotchas is handling (seemingly) simple GET requests using a turbo_stream response....
Coding a Block Editor #rails8
You can see updates for this project here 👉 https://instrumentaleditor.com/ https://instrumental.dev 👉 Join our community and get access to the Instrumental Components library for rapidly buildin...
Block Editor for #rails8
You can see updates for this project here 👉 https://instrumentaleditor.com/ https://instrumental.dev 👉 Join our community and get access to the Instrumental Components library for rapidly buildin...
Am I building a block editor for Rails?
I'm building a block editor for Ruby on Rails. It’s still a work in progress, so follow along as I refine and expand its capabilities. So far, it supports keyboard shortcuts and markdown, and I’ll ...