hgwood / falcorception

The application from my talk "Kill all the REST with the Falcor"
MIT License
9 stars 2 forks source link

New APIs by creation date route incorrect #68

Closed hgwood closed 8 years ago

hgwood commented 8 years ago

https://github.com/hgwood/falcorception/blob/master/server/src/routes/apis-by-creation-date.js#L14 should check that index is in the array, not that the array has a value at this index.