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.

7m read timeFrom infoworld.com
Post cover image
Table of contents
Set up the Blitz demoCreate a new projectRPC in Blitz.jsAuthenticationConclusion
1 Comment

Sort: