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!
Jul 16, 20215 min read28K

