Skip to content
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

Tutorials Todo List #5708

Open
tobiu opened this issue Aug 6, 2024 · 2 comments
Open

Tutorials Todo List #5708

tobiu opened this issue Aug 6, 2024 · 2 comments
Labels
enhancement New feature or request stale

Comments

@tobiu
Copy link
Collaborator

tobiu commented Aug 6, 2024

@gplanansky @maxrahder: i started this one quite a while ago, but have not found the time to finish it.

It should probably get moved into "Guides", since it is not containing Labs for active coding.

We need to decide if we need it for v1.

@tobiu tobiu added the enhancement New feature or request label Aug 6, 2024
@gplanansky
Copy link
Contributor

Not necessary for v1, so do not hold up v1 for it.

The charm of todo list examples, is that they illustrate important framework features.
MDM does todo list as a framework documentation standard example for vue, react.

https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks#vue_tutorials

And Vue uses todo list as example of MVVM:
https://012.vuejs.org/guide/

We want such an example, because interested developers use it to learn and compare Neo's way, vs react, vue or another framework.

Not necessarily v1. Not in the tutorial, so we don't need to hold up v1.

The tutorial is a cadenced, building-on progression of choreographed examples. Whereas the MDN/Vue.org examples are a standalone discussions that use this standard example to speak to a particular well-known web coding pattern (MVVM) and a framework feature (data reactivity), with code that implements it.

So we can add todo list any time.

Copy link

github-actions bot commented Nov 5, 2024

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
Development

No branches or pull requests

2 participants