Content
@
0 reply
0 recast
0 reaction
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
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
nickbytes
@nickbytes.eth
Django is absolutely goated for SaaS projects. We used at last startup I worked at and our company's main internal process was quite literally built on Django admin for the first few years.
1 reply
0 recast
0 reaction