|
|
|
|
|
by pid_0
1953 days ago
|
|
Django without a doubt. It will handle ORM, frontend, backend, etc. It does the entire stack end to end and has built in migrations too, unlike Node. Please don't fall into the JS trap, it sucks. You can easily use django rest framework to redo the frontend with something like React later on without massive backend changes. |
|