|
|
|
|
|
by Syntaf
530 days ago
|
|
Cool site! Love seeing what others have built using rails. I've been working on a membership management platform [1] using Rails + Hotwire Turbo & Stimulus and I can't imagine how long it would have taken me using other frameworks around. Want a rich text editor? Just use action text. Want document storage? Active storage is easy. Job queues? Mailers? Caching? Integration testing? All easy to do. I love that Rails is "omakase", once you lean into the ecosystem it's great that most things just... work. [1] https://embolt.app |
|