5 ms·
thanks I thought the same. Will focus on django
by slroger 2y ago
thanks I thought the same. Will focus on django
- ysleepy 2y agoWhile I hate Spring, it is much easier to deploy than django/python projects. Spring is a single-file deployment and apt install openjdk, while django needs a venv or a whole container, dependency installs on the host etc. it's not even a contest.
- slroger 2y agookay got it, will keep that in mind, thank you