logoalt Hacker News

mewpmewp2today at 2:40 AM3 repliesview on HN

I am not laughing about PHP. To this very day many of my best projects are built on PHP. And while last 7 years I have spent in full stack JavaScript/TypeScript environment it has never produced the same things I was actually able to do with PHP.

I actually feel that things I built 15 years ago in PHP were better than anything I am trying to achieve with modern things that gets outdated every 6 months.


Replies

givatoday at 2:16 PM

I feel like today an engineer with a modern framework and AI con produce in an afternoon a product that deliver real value, something that 25 years ago would have required a full hour by a high schooler with MS Access.

show 1 reply
jack_pptoday at 2:43 AM

what in God's Name could you do in PHP that you can't do in a modern framework?

show 6 replies
eqvinoxtoday at 1:31 PM

The comparison target for PHP is IMHO a good Python web framework, e.g. Django being the most popular one. I still don't understand how JavaScript is ever considered viable, TypeScript makes it workable I guess…