Hacker News new | ask | show | jobs
by porridgeraisin 316 days ago
You don't need all those parens:

  await fetch(url).then(r => r.json())