What are good talk topics for a local Ruby meetup who has been on hiatus since 2019, and whose attendees are mainly folks w/ many years of Ruby experience?
@BobbyMcWho I think the newest stuff that is happening with #dryrb and #hanami version 2.0 is pretty interesting! There is a lot of going on in the Ruby without Rails ecosystem, @solnic @timriley and @jodosha are putting out some amazing code.
@christine @solnic @timriley @jodosha definitely was considering Hanami! The dry gems are awesome too, definitely a good idea to increase awareness
@BobbyMcWho @christine @solnic @timriley @jodosha if you would need some extra learning resources, I have separate tags for Hanami, DRY and ROM on @hanamimastery
Example:
https://hanamimastery.com/t/dry-rb
Articles and screencast episodes about dry-rb

Newest Hanami Mastery content related to dry-rb topic!

@BobbyMcWho I asked myself this very question a month ago and the answer was “ViewComponent and Tailwind” and that’s what happened. People liked it 👍🏻
@BobbyMcWho If rails stuff is on the table, our team has been getting a lot of mileage out of enums and all their sugar, and hotwire is a big topic of conversation as well (figuring out best practices for how specific/generic a stimulus controller should be, what level to test, etc).

@BobbyMcWho something something *wasm* something

Or at least that’s the talk I’ve been playing around with in my mind but haven’t managed to make…

@BobbyMcWho view_components gem

@BobbyMcWho I just remembered that I wrote this up a few years ago about them: https://ryanbigg.com/2021/04/view-components-the-missing-link

I’ve also started to use them in conjunction with the MJML-rails gem to generate consistently styled email components too.

Ryan Bigg - View Components: The Missing Link

View Components: The Missing Link

Ryan Bigg
@Ryanbigg maybe I'll put something together comparing Phlex and ViewComponents
@BobbyMcWho yes please! I think they’re comparable. I’d like to know if there’s pros/cons between the two.
@BobbyMcWho mentoring, career advancement, what’s new in…, using ruby with X,