Content pfp
Content
@
0 reply
0 recast
0 reaction

nickbytes pfp
nickbytes
@nickbytes.eth
Javascript still needs its Rails/Django equivalent. Next.js has empowered a bunch of frontend devs to build fullstack applications, but there’s a ton of footguns and the flexibility still has people floundering in problems long-solved by other frameworks.
9 replies
1 recast
3 reactions

Alex Loukissas 🍉 pfp
Alex Loukissas 🍉
@futureartist
RedwoodJS has gotten the closest to this. Have you tried it?
1 reply
0 recast
3 reactions

Gabriel Ayuso pfp
Gabriel Ayuso
@gabrielayuso.eth
I recently built an app and used NextJS to produce client-only code which I bundled into a Go binary. Go was my web server and API backend.
1 reply
0 recast
0 reaction

Johnson pfp
Johnson
@johnson
I have not worked on Rails/Python, but Doesn't NestJS fits to this description??
1 reply
0 recast
1 reaction

alex pfp
alex
@alexgrover.eth
NestJS is the closest IMO if you’re purely after the backend functionality. There are a couple different admin UI plugins available and you can use Prisma or another ORM of your choosing via plugins
1 reply
0 recast
2 reactions

Leeward Bound pfp
Leeward Bound
@leewardbound
100%, I regularly take over SaaS projects in Nextjs and almost always push for rebuilding backend in Django. I'll keep doing that until there's an alternative with migrations, admin app, and customizable (but tightly integrated) auth. NextAuth sucks, JS ORMs suck, and the"web app frameworks" are all hugely immature.
1 reply
0 recast
2 reactions

Daniel Lombraña pfp
Daniel Lombraña
@teleyinex.eth
I love the work of nuxtjs and nitro and h3. For me the smaller the framework the better. I have preferred always Flask or Fast API over Django because it is too big. And I never ever liked rails. Too big, do it their way or it doesn't fit.
2 replies
0 recast
1 reaction

MOLO pfp
MOLO
@molo
what are the problems you’re thinking of?
1 reply
0 recast
0 reaction

Shawki Sukkar pfp
Shawki Sukkar
@shawki
i never built anything with rails, is there a good blog post on what makes it special?
1 reply
0 recast
0 reaction

JB Rubinovitz ⌐◨-◨ pfp
JB Rubinovitz ⌐◨-◨
@rubinovitz
It’s Remix.run
1 reply
0 recast
0 reaction