We're a place where coders share, stay up-to-date and grow their careers.
It's based on Next.js, but don't think also on Nest. What I liked about it is how you export a function for the BE code, then simply use it in the FE. And Blitz is compiling it to an http call under the hood.
Blitz is actually NextJS + Prisma..
It's based on Next.js, but don't think also on Nest.
What I liked about it is how you export a function for the BE code, then simply use it in the FE. And Blitz is compiling it to an http call under the hood.
Blitz is actually NextJS + Prisma..