Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_fx6v
on May 17, 2016
|
parent
|
context
|
favorite
| on:
JavaScript async/await implemented in V8
What do you use for the new fetch api on node?
pitaj
on May 17, 2016
|
next
[–]
Probably [node-fetch](
https://www.npmjs.com/package/node-fetch
)
mikeryan
on May 17, 2016
|
prev
|
next
[–]
I don't use it on Node but this syntax is great on react native.
ascagnel_
on May 17, 2016
|
prev
[–]
node-fetch is one option, but I go with isomorphic-fetch[0] (since it can be run client-side via Babel).
[0]
https://github.com/matthew-andrews/isomorphic-fetch
danielstocks
on May 17, 2016
|
parent
[–]
fyi isomorphic-fetch is just a universal wrapper around node-fetch and github-fetch
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: