-
-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more detailed documentation of bs decorators #83
Comments
Oh, the old version seems to be still here: https://rescript-lang.org/docs/reason-compiler/latest/decorators |
We will revisit this document in a new revised, and easier to navigate version in the future |
That's pretty good. After all, these are the most important part of JavaScript interop, and the fact that documentation about them is still hidden or scattered is a major downside. |
Will be fixed by #111 |
Almost all decorators should now be documented in our current Syntax Lookup Widget page: Let me know if this is solving your issue, and let us know if you miss any particular decorator. |
Will close this for now. Open any new issues if there's anything important missing! |
Right now, there's a section that lists them, but information about how to use them is scattered in quite a few places, turning them into hidden knowledge. This will definitely confuse beginners and make them want to go back to their former community.
The text was updated successfully, but these errors were encountered: