todomvc
State management demo
A TodoMVC example written using deku to demonstrate a basic state management architecture
A TodoMVC example written using deku
25 stars
3 watching
6 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,930 |
dsyer/spring-todo-mvc | An application demonstrating HTMX integration with Spring Boot and Thymeleaf to build the TodoMVC application | 22 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
developit/preact-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
devongovett/todomvc-demo | An implementation of TodoMVC in Glimmer using JavaScript | 1 |
somebee/todomvc-imba | An implementation of the TodoMVC example using Imba, a programming language for web development | 23 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
fdecampredon/react-rxjs-todomvc | An implementation of TodoMVC using React and RxJS with reactive architecture and separate stores for actions and views. | 340 |
aesteve/vertx-kotlin-todomvc | Implementation of the TodoMVC server using Vert.x and Kotlin | 7 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |