Stop Nesting Try/Catch: How I Turned a Repetitive Pattern into an NPM Package (promise-tuple)
📰 Dev.to · Eduardo Donato
Recently, I noticed that in almost every project, I was writing the same utility to handle Promises....
Recently, I noticed that in almost every project, I was writing the same utility to handle Promises....