A Taste of Syntactic Sugar with Async/await
What is syntactic sugar?
In computer science, a syntax or feature designed to make a piece of code easier to express or to read within a programming language is referred to as syntactic sugar.
It makes the language "sweeter" for human use: things ca...
bitsofjs.hashnode.dev9 min read