Hacker News new | ask | show | jobs
Why Ruby on Rails Needs Components (code.avi.nyc)
4 points by Sandeepg33k 1058 days ago
2 comments

> If Ruby on Rails is going to continue to grow in terms of adoption, it needs to get serious about enabling beautiful frontend experiences.

Color me shocked to find yet another frontend developer completely misses the appeal of Rails as the monolith flys over their head.

Mayu Live[1] has components, it works kinda like React. I have been thinking about making rdom[2] work with Rails but I got a memory leak to fix first. It's possible to do all this in Ruby though.

1. https://github.com/mayu-live/framework

2. https://github.com/aalin/rdom