Live data from Hacker News

Ask HN: Building with Rails-API and Next.js

news.ycombinator.com

1–2 of 2 posts

Ask HN: Building with Rails-API and Next.js

#1
In order to deal with my productivity I decided to build my own email client with Rails-API and next.js front-end.

All in all, the experience was very nice. The product is live and it is pretty useful.

But to migrate from Rail-API to use hotwire, is this an option? Seems pretty hard. Not to mention away moving from Next.js.

Did anyone went through that? Any good strategies for that?