I have a RoR app with Angular and I want to make a mobile app of it. I have been searching and it seems Hotwire Turbo might be a good option for a few reasons.
In order to use Hotwire in my current project, is it possible to use it with my current Angular front end?
If not, what would be the way to go, rewrite all the front end with Hotwire? Any particular suggestion?