Hacker News new | ask | show | jobs
by chukye 3574 days ago
man, its not updated in real time, it just queries another API, the way you put looks like it has some database, or it stores something internally. Also, you should really consider to add support for non-promise, not everybody like promises, and native promises in node world are not that good yet.
1 comments

That's make a lot of sense, thanks for the headsup :)