Is Blitzjs the future?
How does Blitz.js work?
Fundamentally it works the same as Next.js. However, Blitz adds a novel new "zero-API" data layer, which abstracts the API layer into a compile step. As a developer, you don't need to mess with REST or GraphQL APIs. Blitz lets...
developerblogs.hashnode.dev2 min read