Frontmatter
| id | 5708 |
| title | Tutorials Todo List |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Aug 6, 2024, 9:50 AM |
| updatedAt | Nov 19, 2024, 3:39 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5708 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 19, 2024, 3:39 AM |
Tutorials Todo List

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.
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.
@github-actions - 2024-11-05T02:31:08Z
This issue is stale because it has been open for 90 days with no activity.
- 2024-11-05T02:31:09Z @github-actions added the
stalelabel
@github-actions - 2024-11-19T02:39:56Z
This issue was closed because it has been inactive for 14 days since being marked as stale.
- 2024-11-19T02:39:56Z @github-actions closed this issue
@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.