HTML as Assembly

Thoughts on Rails, HOTWire, Stimulus, and learning React - comparing web development to mobile development patterns.

I've been thinking a lot about changes to Rails. You can see a lot of work in front end tooling. I've even spent a lot of time thinking of HOTWire, and using Stimulus to have interactive websites.
But I've spent the past two months learning React in order to see what else is out there. It's reminds me a lot about mobile development and the component-based architecture that's become so popular.