You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for taking the time to report a bug in the Origami project, or propose a new feature! Before creating a new issue, please do a quick search to check that it hasn't already been filed on the issue tracker.
For more information, see the CONTRIBUTING Guide
Description
It kind of imitates typescript functionality by describing function return types, param types etc. I know it's been done using proptypes, but JSDocs provides more extensive functionality and helps understanding the codebase for beginners and also maintaing documentation.
The text was updated successfully, but these errors were encountered:
Thanks for taking the time to report a bug in the Origami project, or propose a new feature! Before creating a new issue, please do a quick search to check that it hasn't already been filed on the issue tracker.
For more information, see the CONTRIBUTING Guide
Description
It kind of imitates typescript functionality by describing function return types, param types etc. I know it's been done using proptypes, but JSDocs provides more extensive functionality and helps understanding the codebase for beginners and also maintaing documentation.
The text was updated successfully, but these errors were encountered: