Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
upwardbound
on Dec 7, 2013
|
parent
|
context
|
favorite
| on:
Show HN: I mapped US medical prices. Save thousand...
Oh it might be this syntax error on line 21 of index.js:
Is: query.ascending)(
Presumably should be: query.ascending();
neilsharma
on Dec 7, 2013
[–]
oh sorry, I must've introduce that error when fixing other things. Thanks for the notice.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Is: query.ascending)(
Presumably should be: query.ascending();