Hacker News new | ask | show | jobs
by deltron3030 2275 days ago
Something similar also based on Next called Blitz that popped up recently.

https://github.com/blitz-js/blitz

RedwoodJS, a new rails like full stack framework for JS is also very interesting: https://github.com/redwoodjs/redwood

They focus on a classic server side Rails like workflow but embrace the separation of API and clients on the technical side, for a future as a multi frontend framework (web, mobile etc.).