Rare find

Await. A simpler way to handle errors when writing async code.

blog.grossman.io/how-to-write-async-await-without-try-catch-blocks-in-javascript

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2022
  • Update README.md
November 2021
  • Update README.md
October 2021
  • Update tagline
  • Add supported by tab
  • Add other projects to Readme.md
  • Merge pull request #40 from gomesalexandre/master
March 2021
  • Upgrade version
January 2021
  • Make the type of the return value more precise (#46)
December 2019
  • refactor: add early return from catch with an immutable object
November 2018
  • Fixed test assertion
  • Version bump to 2.1.1
  • Fixed inherited type from typescript
  • Version bump
  • Fixed test code
  • feat(Removed the | undefined typing to allow consumer to pass if need…
  • Merge pull request #21 from CiriousJoker/patch-1
  • Merge pull request #22 from jaredmcateer/patch-1
July 2018
  • Unused/Undeclared variable in README usage
June 2018
  • Merge pull request #13 from rdsedmundo/add-commonjs-import-comment
  • Merge pull request #11 from danielsogl/patch-1