DEV Community

[Comment from a deleted post]
Collapse
 
subtra3t profile image
Devansh Patil

I don't use PHP because it is very inconsistent. Its very easy to write bad and insecure code, and while in JavaScript (a frontend lang) this is only annoying, in PHP this is actually dangerous. NodeJS is excellent, but it doesn't utilize the the thousands of CPU threads that it could (and should!) use. I don't do anything backend on Python, but I have heard that Flask is used for simpler hobby projects, while Django is one of the most popular Python frameworks for big companies.