Hacker News new | ask | show | jobs
by cashewchoo 1904 days ago
I've had good results with the react-rails gem, basically letting me plop bits of react into a rails view. It's not like, the best the in the world from a pure design standpoint? But it does a really, really good job of not having react step on the toes of all the super nice things that Rails will do for you.
1 comments

Yeah that sounds like the best of both worlds, I'll give it a try