tastejs/todomvc
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
#  > Helping you select a JavaScript framework ### [Website](http://todomvc.com) [Blog](http://blog.tastejs.com) [TasteJS](http://tastejs.com) Developers have a number of choices today when it comes to selecting a JavaScript framework or UI library for building scalable web apps. React, Vue, Svelte, Angular, Solid, Lit... the list of solutions continues to grow, but just how do you decide on which to use in a sea of so many options? To help solve this problem, we created TodoMVC - a project which offers the same Todo application implemented in most of the popular JavaScript frameworks of the day. Each example is functionally identical and follows the same [app specification](app-spec.md), so you can compare syntax, structure, and idioms side by side on equal footing. TodoMVC has been the de-facto teaching example for UI frameworks for over a decade, and forms the core of the cross-browser [Speedometer](https://browserbench.org/Speedometer3.1/) benchmark used by every major browser engine to optimize UI performance. ## Examples The actively maintained examples in this repo are kept current with their framework's latest stable line. As of TodoMVC 2.0: - [React 19](examples/react) - [Vue 3.5](examples/vue) - [Angular 21](examples/angular) - [Svelte 5](examples/svelte) (with runes) - [Preact 10](examples/preact) - [Lit 3.3](examples/lit) - [React Redux 9](examples/react-redux) (with Redux Toolkit 2) Plenty of legacy framework showcases also live in `examples/` for historical reference. See the [website](http://todomvc.com) for the full list. ## Build a TodoMVC App with Your AI Coding Agent The [app spec](app-spec.md) is plain Markdown and reads cleanly into any modern AI coding agent (Claude Code, Curso
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...