It eschews OOP, for the following reasons:
"1. Now imagine coming to a website where you have to wait even 30 seconds for every page to load because it has to build objects. Just doesn’t make any sense.
2.Why build objects on every page load, when all the objects are going to be gone once the page is loaded anyway?
3.It’s like building a stock car at the start of every race only to completely take it apart at the finish line. Pointless."
He also gives out some advice:
"Note to OOP Web Devs. Stop being lazy and learn to actually program."