kladi
kladi copied to clipboard
Create different examples using this library
Procedure
- First, open an issue tagging this issue, stating what example you want to create.
- Discuss your idea with the maintainers, after your idea is cleared and you are assigned.
- create a folder with a suitable name for your example, under the
examplefolder. - lastly, make a pull request when you are done.
Hello, I'm interested in this issue. I can work on building better examples.
The existing example it's just a simple count application, with no description about the library. I can work on building it in a better way so it will look better.
@lakshyabatman I was changing the folder structure for examples, right now I have created a folder for counter that is bootstrapped from create-react-app. If you want to create a counter example then you can start coding in that folder, otherwise create a folder of your choice.
Okay, what I'm thinking to build same counter application with better design.
- A description of the project.
- No console logs
- Links to relevant pages.
The examples would contain code examples using our library. So it will be better if you add comments alongside the code itself.
@lakshyabatman would you create a new issue stating what you are gonna do. This is a reference issue.
Sure,sure.