Curated list of resources about ⚡ Blitz.js.
If you like Blitz.js, consider Sponsoring the project
- Get started
- Community
- Social
- Apps Built with Blitz.js
- Packages
- Recipes
- Articles
- Videos
- Learning resources
- Contribute
- Quirrel Console - Job Queueing for Next.js x Vercel
- superjson - Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
- Blitz Guard - An authorization library which allows or restricts access to specific resources.
Install recipes using the blitz install CLI command followed by the name of the recipe.
blitz install render
- chakra - Style your app with Chakra UI
- emotion - Style your app with Emotion
- material-ui - Style your app with Material-UI
- render - Deploy with render.com
- tailwind - Style your app with Tailwind CSS
Got a big idea but don't know how to get started? Learn to write your own recipes!
- swagger - Added swagger ui based on swagger jsdoc
- tailwindui - Style your app with Tailwind UI
In many cases, articles about Next.js can also be applied to Blitz.
- EN
- EN
- May 2020 - Blitz.js & The Future of Fullstack — React Europe 2020
- Jul 2020 - Blitz: the Full-Stack React Framework - Brandon Bayer @ Prisma Day 2020
- Sep 2020 - Blitz.js - The full stack React Framework
- Sep 2020 - Mintbean Masterclass - BLITZ.JS with BRANDON BAYER
- Mar 2021 - Blitz, the Fullstack React framework - Brandon Bayer | GURU TALKS
- Jul 2021 - Let's Learn Blitz.js! (with Brandon Bayer) — Learn With Jason
- Oct 2021 - 20 min Intro to Blitz.js
Found something interesting? Make a Pull Request! Please follow the CONTRIBUTING guidelines.