Closed Tingwei-Justin closed 10 months ago
We don't have it, hopefully we will have more documentation written as jsdoc comments or whatever people use these days eventually, but if you are a programmer you MUST be able to read the code and understand roughly what it does. Also you should use an LSP so the types are shown to you inside your editor as you type. Also you shouldn't use JavaScript (or TypeScript) unless absolutely necessary, it's bad.
i have a n00b question, do we have a documentation about the API? For example, how to use below's API. This is not very friendly to easily onboarding for new people. Thank you so much!