-
Notifications
You must be signed in to change notification settings - Fork 24
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
Create example apps #10
Comments
Two decent example apps would be TodoMVC and 2048 Another example might be a login/register form that has multiple inputs and buttons and effectively multiple views ( login or register ). The nice thing about all of these examples is that they should fit in one file each at <200 loc. I have reference implementations in |
If someone wants to contribute
https://github.com/optoolco/components Adding components as a dev dependency to |
I updated Here is an example https://jsfiddle.net/k30haceb/ This allows for easier sharing & debugging of tonic snippets. |
Svelte js has a hacker news example. This is a good idea, probably better then todo mvc |
adding for those who happen to find the motivation to work on this and need some well-scoped but useful ideas: https://eugenkiss.github.io/7guis/ |
@achou11 this is the up to date link that link in your comment has stale content now :( |
The text was updated successfully, but these errors were encountered: