📣 v0.44.0 is now available!!
🔥 First class environment support with `blitz dev -e staging` (loads correct .env.* files w/o messing up NODE_ENV)
🚀 Support Route manifest in gSSP/gSP redirects
🐞Various fixes including prefetching for usePaginatedQuery
github.com/blitz-js/blitz/re…
We're going to do a livestream with @ZekanFran and rebuild an app made with graphql+CRA+react-router+prisma with @blitz_js 🚀
The challenge is to port the entire app, all the features, and deploy in 3 hrs😂
stream starting in ~15m: twitch.tv/thekitze
🎉🚀🎉🚀🎉🚀🎉🚀🎉🚀
On this day, twelfth of November, 2021 Blitz officially blows past 10k Github stars only 1 year 8 months after birth 🤗🤗🤗
The future is bright! 😎
Join the crowd and add your star: github.com/blitz-js/blitz
Congratulations to @blitz_js on surpassing 10,000 GitHub stars 👏
The Fullstack React Framework — built on Next.js
+520 Stars ⭐️/Up 5.48% 📈 in the last 30 days
github.com/blitz-js/blitz
This week I learned more about a new React framework: @blitz_js.
Blitz "wraps" Next.js and adds:
✅@prisma DB
✅Generates funcs for calling the API via the client = easy HTTP calls from the front end! 🔥
✅Middleware
✅Auth
✅Code scaffolding
✅Recipes
✅Jest, ESLint
🤩 I just realized that in a @blitz_js project, the `queries` folder can be anywhere.
Here I'm colocating the query next to the only component using it, inside a `components` folder.
Upgrade to nextjs v12 is being worked on and should land within a month or so. It's taking longer because we are reworking our upgrade path so future upgrades will be faster and more seamless for us.
📣 v0.42.0 is now available!!
🚀 Add minimal new app template
🚀 Add JS/TS prompt when generating new app
🚀 `blitz install` now lists available recipes
🚀 Support Layout.authenticate
🐞 Lots of fixes!
Thanks to everyone who helped on this!!!
github.com/blitz-js/blitz/re…
Hey 👋 I'm just writing some docs on how to migrate to @blitz_js! Does anyone have any questions that you'd like to be covered by the docs or a migration story you'd like to share?