Tag: jsdoc3
-
Aug 28, 2011
Documenting JavaScript with jsdoc3
JavaScript is an extremely dynamic language which allows it to be applied in a variety of interesting ways. Some prefer to take the structured approach whilst others prefer an object-oriented approach using the prototype object or a library that offers a more classical approach. This diversity makes docblock type documentation seem impossible… but it isn’t!!