Hacker News new | ask | show | jobs
by vindia 5514 days ago
You heard that (partially) wrong. The only part of Eduhub that is Wordpress is the article section and then only the backend part of that. All the article views and the rest of the site are served by CakePHP.

Most (not all) of the validation errors on our page are caused by external Javascripts (eg. VWO) by the way. But you do raise a valid point about some performance related issues, like minifying JS/CSS and combining files. The good news is, we're working on that!