|
|
|
|
|
by Zababa
1537 days ago
|
|
It's interesting how all the responses are different. It seems like there are mostly 4 different groups of recommendations: - SaaS/no code/low code tools: Retool, Bubble, PowerBI - Big MVC frameworks: Ruby on Rails, Django, .NET Core, Spring. - A few tools together: Next with Prisma and SQLite, Node/Deno with SQLite/CouchDB, Flask + SQLite, Flask, Javalin + Kotlin + Exposed, FastAPI, PHP. - The usual "use what you already know". This pattern happens all the time when people are asking how to build web products, especially "easy and well understood" ones like simple CRUD apps. The other interesting part is that no one seems to have "hard evidence" or something like that to argue their recommendations. I wonder if it's due to a lack of hard data, or that tools don't make a huge difference, or another factor. |
|