|
|
|
|
|
by TigerTeamX
1244 days ago
|
|
The one that get's you there fastest. If you hack on something and you need to finish it, then probably a lot better just to use what you are using. Personally, my stack is Bottlepy (Python) and VueJs for frontend. Bottlepy is so simple and never changes, you just learn it once (and in a day) and you get stuff done. VueJS is a lot easier to learn than react and it just gets stuff done. React have other advantages such as bigger community, more tools, a bit more structure - but if you're small team I think VueJS shines more. I used to use Django/Vanilla JS like you by the way :) |
|