The Missing Fullstack Toolkit for Next.js 🔥“The productivity is just insane” | Maintained by @flightcontrolhq

Your Next App
We just updated our contributing guide! There's a lot of work to do, so if you're interesting in helping in any way, let us know!! 🙏 github.com/blitz-js/blitz/bl…
1
5
Blitz.js 2.0 ⚡️ retweeted
I never realized quite how fun it would be to build your own fullstack framework 😄 Like I can make this baby as beautiful and slick as I want!! Tons of little things really add up. Like automatically adding the DATATBASE_URL for your system to .env during “blitz new”
2
17
💃🏼💃🏼💃🏼
🎉SWEEEET! 🎉 The @blitz_js brand design is complete! 😍Beautiful new logo 😍Beautiful new README: github.com/blitz-js/blitz/bl… 😍Beautiful new Twitter Profile 🙏 Graciously donated by kristinamatuska.com!! Next up: Website design & build (we're looking for more help on this!)
2
10
Blitz.js 2.0 ⚡️ retweeted
Today I wrote most of the @blitz_js alpha user guide in preparation for the alpha release, hopefully next week! It doesn't work yet (the `blitz` npm package doesn't work), but you can read the current draft here: github.com/blitz-js/blitz/bl…
3
13
Blitz.js 2.0 ⚡️ retweeted
The antidote? 👉 @blitz_js 👈 Blitz has almost zero boilerplate. Even less than REST. But still strongly typed all the way from your database to React components! Web app development is getting simpler again 😍
2
1
9
And also a Blitz GUI if terminals aren’t your jam ❤️ Btw, we need help starting and building out the GUI!
1
3
Coming soon to a terminal near you: $ blitz new $ blitz db migrate $ blitz start $ now 🚀
3
2
26
Blitz.js 2.0 ⚡️ retweeted
🏎 We are going enable concurrent mode by default for Blitz apps. • Facebook has been using concurrent mode since October. • Blitz is still experimental • Likely that concurrent mode is stable by the time Blitz is stable :)
💥Heck yeah!!!! I now have the @blitz_js store example running on @zeithq! We’re getting super close to a first alpha release for those who like living on the edge 😎 (less than a week away)
2
11
🔜 👀
💥Heck yeah!!!! I now have the @blitz_js store example running on @zeithq! We’re getting super close to a first alpha release for those who like living on the edge 😎 (less than a week away)
1
6
We are now making a bunch of progress quite rapidly! We should have an alpha release available in a week or less!
I just updated the @blitz_js File Structure RFC. Rename `routes` back to `pages`, but unnest `pages/api` . Next.js: pages/ <- component pages pages/api/ <- api routes Blitz.js: pages/ <- component pages api/ <- api routes github.com/blitz-js/blitz/pu…
1
6
Blitz.js 2.0 ⚡️ retweeted
I just updated the @blitz_js File Structure RFC. Rename `routes` back to `pages`, but unnest `pages/api` . Next.js: pages/ <- component pages pages/api/ <- api routes Blitz.js: pages/ <- component pages api/ <- api routes github.com/blitz-js/blitz/pu…
3
1
8
Blitz.js 2.0 ⚡️ retweeted
The new @blitz_js architecture PR is merged!! There's now a working blitz app at examples/store/ There's now a bunch of issues we are looking for help on! Feel free to comment on an issue if you want to help with it. And I'm happy to help you get started! github.com/blitz-js/blitz/is…
6
11
Blitz.js 2.0 ⚡️ retweeted
Here’s the work in progress PR for the new @blitz_js architecture: github.com/blitz-js/blitz/pu…
🎉Woohoo!! @blitz_js is coming to life!! Today I built most of the core functionality for the new architecture! Here's a demo of it working and a walkthrough of the Blitz app code! P.S. If you haven't seen the RFC, check it out here: github.com/blitz-js/blitz/pu…
2
3
We are fully in build mode! Our top priority now is to release an initial alpha version that y’all can start building stuff with! I think an initial release is a week or two away.
🎉Woohoo!! @blitz_js is coming to life!! Today I built most of the core functionality for the new architecture! Here's a demo of it working and a walkthrough of the Blitz app code! P.S. If you haven't seen the RFC, check it out here: github.com/blitz-js/blitz/pu…
1
13
Blitz.js 2.0 ⚡️ retweeted
🎉Woohoo!! @blitz_js is coming to life!! Today I built most of the core functionality for the new architecture! Here's a demo of it working and a walkthrough of the Blitz app code! P.S. If you haven't seen the RFC, check it out here: github.com/blitz-js/blitz/pu…
3
6
64
Blitz.js 2.0 ⚡️ retweeted
The largest 1% of companies with >100 employees often dominate the conversation on tech twitter in regards to technologies and architectures. So those of us in the 99% have to filter everything. We shouldn't necessarily do what the 1% does. @blitz_js is a framework for the 99%
2
3
32
Blitz.js 2.0 ⚡️ retweeted
The default authentication and session management system for @blitz_js is going to be 🔥🔥🔥 ★ Default is integrated email/password auth including user registration, change password, and email verification ★ Highly secure session management based on Supertokens.io
1
8
21
Blitz.js 2.0 ⚡️ retweeted
A @blitz_js app will look very similar to a GraphQL app but with way less boilerplate and ceremony ✅ Fully typed e2e data layer ✅ Flexible queries and mutations ✅ Queries can specify needed data If you squint at GraphQL, it actually looks like RPC. (Blitz uses RPC)
1
5
18