Next.js is an up-and-coming JavaScript framework built on React and Next.js. Blitz’s generator provides more elaborate full-stack scaffolding. The most unusual thing about Blitz is its use of remote procedure calls, or RPC. Instead of using a REST or GraphQL API, you import your server-side code directly into your client-side JavaScript. Blitz then transforms the server-level code.
1 Comment
Sort: