Ruby Rogues
Navigating Rails for Front-End Developers: A Comprehensive Guide to Integration and Transition - RUBY 654
Ayush Newatia
I don't reach for a lot of dependencies naturally for every app, but ViewComponent is one of them. And I quite like that approach because it, again, focuses on generating HTML on the server, which is just the construct with which you generate it is componentized. and you send that down to the browser. And then if you need JavaScript components, I just use custom elements.
0
💬
0
Comments
Log in to comment.
There are no comments yet.