Hacker News new | ask | show | jobs
by vrodic 1653 days ago
If there was only a good Ruby in browser implementation, I'd be more than happy to go Ruby everywhere.

New Rails with turbo streams is great, but often times it's desirable to do data processing on the client, and then getting back to JS feels like a step down.

1 comments

Did you try opal?

https://opalrb.com/

If yes, what was your opinion? I never tried it since I'd rather just work in two languages.