What guides and projects would you like to see in the docs? #129
Unanswered
HipsterBrown
asked this question in
Q&A
Replies: 2 comments 6 replies
-
Hello. MQTT client is a popular topic and a tutorial on that would be beneficial. Maybe a gentle introduction to bitwise operators, explaining their purpose and demonstrating some practical use cases. |
Beta Was this translation helpful? Give feedback.
5 replies
-
One more thing comes to my mind. In my case, a lot of frustration came from unstable buttons firing events like crazy - turns out, very easy to deal with programmatically. I think it would be good to mention debouncing or throttling if you do something with push buttons and switches. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The initial getting started guide is inspired by the old Tessel Start guide to provide a smooth onboarding into using the Moddable SDK for the first time.
The guide aims to cover:
What other topics would you like to see covered in the docs?
What kind of projects would you like to see documented as tutorials, i.e. an on-air light, that brings together the topics covered in the starting guide?
Beta Was this translation helpful? Give feedback.
All reactions