YouTube magic that brings views, likes and suibscribers
Get Free YouTube Subscribers, Views and Likes

Enhance your Coding with JSDoc

Follow
Steve Griffith - Prof3ssorSt3v3

JSDoc is a great tool to help developers form lasting good habits. It has great integration with VSCode, encourages you to follow good practices when coding, and has a great command line tool for automatically generating documentation for your code. You can even convert markdown files into htmlbased web tutorials for your code with a single command.

Code from video: https://gist.github.com/prof3ssorSt3v...

JSDoc documentation: https://jsdoc.app/index.html

JSDoc Github repo with guide: https://github.com/jsdoc/jsdoc

VSCode notes about JSDoc: https://code.visualstudio.com/docs/la...

posted by gr2op4nt