|
|
|
|
|
by dschuessler
605 days ago
|
|
This is neat. Congratulations on shipping! The main thing that struck me as odd was the distinction between "Simple Static Site" and "Dynamic Web App". If I choose the latter, I am recommended stacks with backends and databases. However, static sites can have tons of app-like interactivity. And web apps don't necessarily need a backend and a database. It seems to me that if someone knows what you are getting at here, they are probably already capable of evaluating tech stacks without your help. If you want to separate people who need a backend from people who don't, maybe better questions to ask are "Do you need users to have an account?", "Do you need users to share data with you or each other?", or something along these lines. |
|
Thank you