Hacker News new | ask | show | jobs
by viraptor 4598 days ago
It's not the phpQuery part that was replaced. It's the file_get_contents() call, which does the http get that he moved to the react framework.
1 comments

So my point stands... he already deviated from what was originally tested in order to favor PHP.

Why would that be acceptable, but not a simple config change for NodeJS?