-
-
Notifications
You must be signed in to change notification settings - Fork 105
el Creating Examples
pmgl edited this page Nov 14, 2023
·
1 revision
Example are very simple programs, meant to show how to achieve one very specific feature with code.
You can create Examples to help others. Select "Example" as your project type and once it is ready, publish it and do not forget to tick "Listed in the Exlore section".
On microStudio, Examples can be found in section Tutorials / Examples.
When creating Examples to help other users, please follow these guidelines:
- Keep it minimal. Use as few lines of code as possible, focusing on the feature you want to show.
- Add useful comments to your code
- Users will be able to tweak your code, it is nice if you can highlight what can be changed in the code.
- When publishing, make sure to add a useful description to your project, as well as tags. The search feature in the Examples section relies on your project title, description and tags.