Blitz.js: The Next.js Toolkit for Rapid Iteration

Aleksandra Sikora

View at original site


The main goal behind creating Blitz was to give you a tool for rapid full-stack development with the best developer experience possible. During my talk, I’ll introduce the core concepts and show what problems Blitz solves for you. We’ll see how to read and write data from the client with full typesafety and without messing with HTTP or serialization. We’ll also cover how to get more control over authentication and authorization with the Blitz Auth module, and how to get started with a new application.

About the Presenter

Aleksandra Sikora, Lead Blitz.js Maintainer at Flightcontrol

Related Resources

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
See Return Values in Variables View
See Return Values in Variables View
See what value a method returns.