Open Tsugami opened 3 years ago
can you provider more info about what do you expect? @Tsugami and @noghartt
can you provider more info about what do you expect? @Tsugami and @noghartt
I think that JSDocs could be interesting to document some examples of uses of some functions and other things, like add comments like: @deprecated
or others. It would be interesting because we can use JSDocs with Markdown, so we can pass some code blocks giving a clear example of how to use some function and other things like it.
JSDoc is the best docs for a lib, you can adds: examples, tips, descriptions and links.
+1