-
-
Notifications
You must be signed in to change notification settings - Fork 250
Guide ideas #1033
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
Comments
High and low here (we should probably consolidate these after we have a large pool):
|
React Native! 🙂 |
I believe that every example involving bindings should focus on creating minimal bindings from scratch. While this might discourage some users due to the absence of a large library like TypeScript, it serves as a helpful reality check. Utilizing bindings that aren't maintained by the core team feels risky, and I would not recommend it. Therefore, I suggest including the creation of bindings in the recipe whenever needed. We do have a short list of exceptions for well-maintained options. |
To me bindings is a separate thing that we should have guides for as well. But I think it's a bad idea to focus on it in every single guide that deals with the outside world. To me it'd be like recapping every language feature used in every guide as well - also doesn't make sense and just becomes repetitive. But, we can certainly do guides on bindings and then link to them wherever it makes sense. Using community bindings is totally fine and I'd happily recommend it. I use a ton of them in production already. Not sure why it wouldn't be? |
That is not my experience at all. As a v12-only user, I've encountered issues with older bindings. If something is missing, you need to submit a PR, which can feel like shouting into the void. A guide or link to patching is essential. I wouldn't describe it as recapping; it feels more like a necessary step. |
V12 is in alpha still. That the community hasn't caught up is expected. |
We need more guides for people to get an idea what one can do with the language.
Some examples:
Please add your ideas here!
The text was updated successfully, but these errors were encountered: