Hacker News new | ask | show | jobs
by midrus 1652 days ago
Having some experience with both, agree with everything you said.

I'd also add Django is great if you're building only a backend with it (and you have no frontend and/or it's an external SPA).

For full stack development, Laravel all the way. Just it's templating system (blade) is a joy to use compared to Django's templating system which feels stuck in the 90s.