relay-todomvc
TodoApp
An implementation of TodoMVC using the Relay framework with routing and server-side rendering
Relay TodoMVC with routing
158 stars
5 watching
53 forks
Language: JavaScript
last commit: 21 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sogko/todomvc-relay-go | An implementation of a TodoMVC app using React and GraphQL with a Golang backend | 66 |
graphql-java/todomvc-relay-java | Port of the Relay TodoMVC example with Java server using graphql-java | 68 |
thomasweiser/todomvc-elmfire | An Elm-based TodoMVC application with Firebase integration and real-time collaboration capabilities | 60 |
aesteve/vertx-kotlin-todomvc | Implementation of the TodoMVC server using Vert.x and Kotlin | 7 |
devongovett/todomvc-demo | An implementation of TodoMVC in Glimmer using JavaScript | 1 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
developit/preact-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
cupools/todomvc-react | A demo project showcasing a todo list application built with React and Ant Design for rapid development and testing of front-end components. | 10 |
fdecampredon/react-rxjs-todomvc | An implementation of TodoMVC using React and RxJS with reactive architecture and separate stores for actions and views. | 340 |
yukimochi/activity-relay | An ActivityPub relay server written in Go that enables interoperability between different social media platforms. | 288 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
aesteve/vertx-scala-todomvc | A TodoMVC implementation using Vert.x in Scala | 1 |