|
|
|
|
|
by markbranly
4085 days ago
|
|
PHP is _not_ Web only. You can write CLI tools and server scripts with it. Look at Composer. That is pure PHP. PHP is a highly marketable skill. WordPress, with their mission to power 50% of the Web, is PHP. Not to mention … the Book of Faces. There are modern frameworks for PHP like Laravel that play the same role as Django. But, if you're learning a new language, why not JavaScript? Everything is JS now—server side scripts, full stack Web dev, "Internet of Things." It is well on its way to Total World Domination. |
|
I guess I had plans to look into javascript at some point, but it was primarily going to be for traditional ui manipulation. Do you think it can totally replace what I was going to originally do with php/django?