#temporal-dead-zone
Read more stories on Hashnode
Articles with this tag
When you're starting with JavaScript you'll surely bump into something known as hoisting. If you're a beginner, this could be a little tricky as well...
When I started my journey with JavaScript I used to think about how things work under the hood, why the setTimeout code runs after the synchronous...