Published a blog post

How to utilise JSDoc comment tags so that Visual Studio Code intellisense works great


JSDoc is the standard for commenting in JavaScript code. Let's learn how we can utilise the same so that VS Code's intellisense works great!

Utilise JSDoc comment tags so that VSCode intellisense works great! (shhdharmen.me)