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
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
Daniel Lombraña
@teleyinex.eth
Also I prefer sql over orm. Most of the times when you have a complex query the plan from the orm is not good at all.
0 reply
0 recast
1 reaction
nickbytes
@nickbytes.eth
Flask and FastAPI are great pieces of software.
0 reply
0 recast
0 reaction