|
|
|
|
|
by muglug
2127 days ago
|
|
> Is there anything that PHP is developing or adopting that can not be had at other established languages? No, not really, but it's still very good for casual web development, which makes up the lion's share of all backend code being written today. Languages don't need to evolve a ton to be popular – just look at Python, which is doing very well despite not having had a ton of radical changes. |
|
Python as a language hasn't changed much, but it made huge strides into the scientific community and got a lot of marketshare from ecosystems like R and Matlab. It's becoming king in the ML/AI side. Go is growing in the backend systems/devops stuff that used to be the realm of Python. Rust is getting more and more adoption as a systems language and focus on safety. Even Java seems to be adopting things that make it less bureaucratic while being general enough for the enterprise.
I am not saying that PHP has to go away or anything. It's just that I wished that new releases could have more interesting things to say besides "it's not as crappy as it used to be".