Skip to content

Comment on Ask HN: Why is your company slow to ship features?parent

Comments

So much of coding is a simple SQL -> HTML string but its mind-blowing how far abstracted we are from this today. Give some credit to PHP for simplicity here.

Something I noticed too that when there is simplicity, there is so many abstracted layers beneath that makes things slow, impossible to debug, and god help you if you if it doesn't do what you need. Things like React + Next.js. If you tried to follow the actual stack traces of what is going on underneath you would die.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.