Marco Roth

Results 253 issues of Marco Roth

![CleanShot 2024-08-08 at 23 43 33](https://github.com/user-attachments/assets/fe0aef60-501b-45d6-87c3-2de6cd6b1a56)

![CleanShot 2024-08-08 at 23 25 25](https://github.com/user-attachments/assets/854164ce-5ef7-43f9-ace9-0eb47170cffc)

![CleanShot 2024-08-08 at 16 24 20](https://github.com/user-attachments/assets/ab9c6c46-4e39-4eed-beda-b839cedb176e)

![CleanShot 2024-08-08 at 12 38 27](https://github.com/user-attachments/assets/405707bc-7ed8-4749-9338-9db22315f9c9)

Similar to #103, this extracts Birmingham On Rails as its own organization as it's not part of RailsConf or RubyCentral. I also fixed some talk titles, speaker names and updated...

a) We should prompt users to implement the `static component` on a Hotwire Native/Strada Component. b) We should make sure the `static component` name matches the Stimulus Controller name it's...

diagnostic
hotwire-native

Currently Hotwire Native components aren't detected as Stimulus Controllers, even though they descend from the Stimulus Controller class. Something like `bridge--button` at `app/javascript/controllers/bridge/button_controller.js` doesn't get detected: ```js import { BridgeComponent,...

bug
hotwire-native

https://native.hotwired.dev https://dev.37signals.com/announcing-hotwire-native/ Hotwire Native was announced, which means that Turbo Native and Strada were deprecated. We should add diagnostics for any imports from the `@hotwired/strada` package and provide quick-fixes to...

diagnostic

Thanks to @yshmarov for pointing this one out!

#208 introduced a speaker leaderboard. While these are cool metrics I think it shouldn't be a seen as a "competition" or "leaderboard" on who has given the most talks. Maybe...