You have been using MakeCode and you have some nifty code that you'd like to share accross project or with other users.
MakeCode is a web-based code editor where you can program your Circuit Playground Express using drag-and-drop blocs or JavaScript.
- If you are not familiar with this MakeCode, we recommend trying it out before starting.
While MakeCode support block programmand and JavaScript, extensions are exclusively authored in "JavaScript", which is really Static TypeScript.
- If you are still learning about JavaScript in MakeCode, we recommend to write your program in block, switch to JavaScript and try learning this language one step at a time :).
Extensions are stored as repositories on GitHub. You do not need to be a Git guru to use this!
- You will need a GitHub account (it's free)
No comments:
Post a Comment