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

Your Next App
New podcast about Blitz!
In episode 60 of @JAMstackRadio, @bdougieYO speaks with @flybayer. They explore the complexity behind building fullstack applications and how deployment-agnostic tools like @blitz_js could change the developer landscape. bit.ly/2CDIf7c
4
Blitz.js 2.0 ⚡️ retweeted
Saaaweeeeet!! Coming soon to @blitz_js apps! Use any Passport.js strategy with the built in Blitz session management. This one file is all you have to add, and you are off to the races! 3 lines of code for the Blitz adapter— rest is the normal code required by passport-twitter
4
3
67
Blitz.js 2.0 ⚡️ retweeted
Me, using @blitz_js : Everything Dan said, plus: 1. Add a new server-side function 2. Now I need to add an API endpoint, a client side fetching function, React hook, and caching 3. Oh wait.. just import it into my components 🤯 4. Repeat So fun.
1
5
62
Blitz.js 2.0 ⚡️ retweeted
I’ve already invested over $80,000 of my time into @blitz_js 😳😳😳
5
4
86
What should the default form library be in Blitz apps? github.com/blitz-js/blitz/di…
5
2
7
And not only that, you don’t sacrifice ANY control to third party libraries or services. Not even to Blitz. You can change or delete any code that Blitz gives you by default. The only Blitz specific thing is our awesome data layer, but you don’t have to use that either. :)
1
17
This means initially it might be a bit 😳, especially since we are used to so many simple hello worlds. But the benefit is very high productivity because all the core things you need are already in place. You don’t have to spend a week just getting the basics configured. 😍
1
25
We are taking the opposite approach from so many frameworks & libraries that start you out with an extremely simple hello world. 🌬 New Blitz apps out of the box will soon have a full production ready auth system, including sign up, password reset, email confirmation etc!
1
10
95
Blitz.js 2.0 ⚡️ retweeted
Have any of you initially liked react-hook-form but then later switched to something else? If so, why?
1
4
12
Blitz.js 2.0 ⚡️ retweeted
This post and philosophy by @josevalim is my north star for implementing auth with @blitz_js. (He's the creator of the Rails auth library Devise and the creator of Elixir.) "the best auth framework is no framework at all" dashbit.co/blog/a-new-authen…
5
30
Blitz.js 2.0 ⚡️ retweeted
Looks like new @blitz_js apps will have user signup, login, logout, password reset, and email confirmation, by default!! Blitz is becoming the most productive framework for small businesses, consultants, agencies, and indiehackers 🤩 github.com/blitz-js/blitz/di…
3
9
90
Blitz.js 2.0 ⚡️ retweeted
Super interesting work happening in the full-stack JS space these days with @blitz_js and @redwoodjs. I'll be honest, It still feels a bit scary to dive all-in to one of these full-stack solutions vs the classic "bring-your-own" framework.
1
3
11
Blitz.js 2.0 ⚡️ retweeted
Serialization and deserialization has always been a super painful and counter-intuitive thing to manage when working with APIs. But we are solving it once and for all with @blitz_js 😉 The EXACT response of your resolver functions will be the EXACT output on the frontend!
2
4
26
Blitz.js 2.0 ⚡️ retweeted
Blitz creator @flybayer asked himself: > What would this look like if it were easy? What resulted was one of @blitz_js's biggest differentiators...
3
8
Blitz shrinks the stack 😉
2
2
14
🙏 Thank you so much @lufehr for becoming a monthly sponsor on Github!! 💜 github.com/sponsors/blitz-js
3
🎉 Blitz now has first-class support for deploying to @vercel!! This means Vercel will automatically detect the Blitz framework for zero-config deployment. For those previously deploying to Vercel, you can now remove "next" from your dependencies.
2
3
80
Blitz.js 2.0 ⚡️ retweeted
🔥 Create a postgres db with @prisma migrations 🔥 Generate TypeScript db CRUD functions with @blitz_js CLI 🔥 Import and call CRUD function in my React code 🔥 Blitz backend API automagically generated at build time 🔥 Insert a record in my postgres db. It just works! 😍
4
31
Blitz.js 2.0 ⚡️ retweeted
I’m currently working on making all Passport.js authentication strategies work with @blitz_js 👀 Including OAuth, SAML, etc
2
2
36