Dharmen Shah's Blog

Dharmen Shah's Blog

Follow
homeAbout MeJoin HashnodeSupport Mebadgesnewsletter
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

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

Jul 16, 20215 min read

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! ยท Types in...

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

๐ŸŽ‰ Announcing GitHub Link: Get links to code in your GitHub files based on text, and forget the line numbers!

Mar 10, 20216 min read

GitHub Link Get links for your GitHub files based on text, and forget the line numbers! Why GitHub Link? In Short We usually create link-to-code to...

๐ŸŽ‰ Announcing GitHub Link: Get links to code in your GitHub files based on text, and forget the line numbers!

Announcing: Keyboard CSS - Show off your keyboard shortcuts with style ๐Ÿฆ„

Oct 31, 20206 min read

Show off your keyboard shortcuts with style ๐Ÿฆ„. Keyboard CSS Keyboard CSS is a library of ready-to-use, cross-browser compatible keyboard...

Announcing: Keyboard CSS - Show off your keyboard shortcuts with style ๐Ÿฆ„

Open-source Maintainers' Must Haves

Sep 21, 202011 min read

If you're starting a new open-source project, keep this list of must-haves in it. That will not only help in building better quality code, but will...

Open-source Maintainers' Must Haves