The "using" keyword: A proposal to make JavaScript code safer and more concise
Have you ever unintentionally left a resource open while working on a JavaScript project? It may have been a web socket, a file handle, or a connection to a database. Whatever it was, you can probably relate to the frustration of attempting to debug ...
shashwatbhatt.hashnode.dev3 min read