It would be nice if the documentation had a todo list tutorial. It seems to be the "industry standard" for MV* libraries, see http://todomvc.com/. Maybe some of these for React can be used as inspiration: - https://scotch.io/tutorials/create-a-simple-to-do-app-with-react - https://medium.com/@kris101/create-a-simple-todo-app-in-react-72d9341a7e6c
It would be nice if the documentation had a todo list tutorial. It seems to be the "industry standard" for MV* libraries, see http://todomvc.com/.
Maybe some of these for React can be used as inspiration: