Skip to content

a basic tutorial on how to document your code

Notifications You must be signed in to change notification settings

marcodci/js-doc

Repository files navigation

JsDoc - tutorial

a basic tutorial on how to document your code

  • Documentig JS code is essential for mantaining readability and understanding your code.

  • The most common documentation style for JS is JsDoc, a markup language used for annotating JavaScript source code files.

Resources

JsDoc Website

About

a basic tutorial on how to document your code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published