Articles tagged with #experiment
Handle Javascript errors like in Go
#javascript #intermediate #experimentI've experimented with error handling for Javascript async code. You'll see the usual, the not very common, and something unconventional. Hopefully this may be of use to someone.