by gymshoes on 1/4/22, 4:09 AM with 3 comments
What would you recommend as the tech stack or framework of choice for a full stack application that allows handling all the maintenance tasks like security, auth, database etc. easily for a solo dev that can be easily maintained for a long time in the future?
by Nextgrid on 1/4/22, 5:02 AM
A monolithic framework. Rails, Django, Laravel, etc.
by gregjor on 1/4/22, 4:16 AM
Whatever stack you are most familiar with.
by verdverm on 1/4/22, 5:27 AM
Prisma and Hasura are worth considering