#blitz.js

Subscribe
Blitz.js is a modern full-stack JavaScript framework for rapidly building production-ready serverless web applications. It is built on top of Next.js and uses React for the frontend and Node.js for the backend. Blitz.js provides an intuitive CLI, powerful data layer, and integrated authentication to quickly build complex applications with minimal setup. It also offers features such as zero-config TypeScript support, hot reloading, and automatic static optimization.
React Advanced Conference 2021React Advanced Conference 2021
67 min
Build Fullstack Apps in Record Time with Blitz.js
Workshop
Blitz.js is the Fullstack React Framework. It's heavily inspired Ru on Rails and is focused on making you as productive as possible. It's built on Next.js and adds all the missing pieces you need for building a fullstack app with a database. By far the biggest innovation of Blitz is the new "Zero-API" data layer that abstracts away the API so you don't have to mess with REST or GraphQL APIs!

Simon will introduce all the important parts & guide you through getting started with Blitz, so you'll know if you might want to use it or not.