What does HackerNews think of blitz?
⚡️ The Missing Fullstack Toolkit for Next.js
These are the tools I used:
* BlitzJS (https://github.com/blitz-js/blitz)
* Official Notion API
* React Notion X (https://github.com/NotionX/react-notion-x)
[0] https://github.com/blitz-js/blitz [1] https://github.com/redwoodjs/redwood
Curious how this compares to it.
Clearly not true, as there's two separate fullstack frameworks being actively developed[0][1], not mentioning the ones in the past (sails.js, meteor.js).
[0] https://github.com/blitz-js/blitz [1] https://github.com/redwoodjs/redwood
As a status announcement, this isn't quite as exciting as it sounds because migrations are still "experimental". Still great to see!
[1] https://blitzjs.com/ - https://github.com/blitz-js/blitz
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.).