Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Todomvc Alternatives
Similar projects and alternatives to todomvc
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
-
awayto
Awayto is a curated development platform, producing great value with minimal investment. With all the ways there are to reach a solution, it's important to understand the landscape of tools to use.
-
angular-spotify
Spotify client built with Angular 15, Nx Workspace, ngrx, TailwindCSS and ng-zorro
-
angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Vue.js
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
-
-
-
stimulus_reflex
Build reactive applications with the Rails tooling you already know and love.
-
-
d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
-
-
Phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
-
Preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
-
-
Backbone.js
Give your JS App some Backbone with Models, Views, Collections, and Events
-
Liquid
Liquid markup language. Safe, customer facing template language for flexible web apps.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
todomvc reviews and mentions
-
How easy is ruby to learn from zero experience coding
How easy or hard to build Shopify without zero coding experience? Shopify is a big thing =) So that would be hard to build with zero coding experience. Start with a todo list, micro blog, or something small in scope that interests you. https://todomvc.com/ is interesting since it is the identical app, written in many different ways, different languages and frameworks - and you can use them as reference to see how others have built something.
-
Build a decentralized CRUD application using Typescript, React, and DB3.js
This article will transform a classic demo example of TodoMVC into a decentralized TodoMVC using DB3.js. We will show how to use DB3.js to perform CRUD operations and demonstrate the process of writing, reading, modifying, and deleting data in decentralized applications. We will complete a to-do list application as shown below. You can click here to view the demo code.
- There is a Github repo that recreated the same project with different web frameworks, amazing for learning. Does anybody know it?
-
On Not Drinking the FP Kool-Aid
Um, just thought of something. If all the whatevers are so great (IO monad, state monad, applicatives, etc.) they should be demonstrated in one of these examples.
-
Help to migrate a simple app from Elm to React, Angular or VanillaJS.
I just had a quick glance but it looks like an example implementation from here and you can find plenty of react/angular,... implementations right on the side (probably even together with go ;) )
-
Ask HN: How you maintain your daily log?
I built my own To Do website, custom domain, hosted on pi (but I have since moved it to digital ocean hosting).
It's basically a toy website that I used to try out web frameworks. In my case I tried out Python's Django and Flask. Other people have done the same in a variety of languages and frameworks - check out https://todomvc.com/
It has the colors, font, work-flow, features that I want.
-
Is there a RosettaCode for frameworks?
Yep, there's this: https://todomvc.com/
-
New Rails 7 template, with Tailwind, Turbo, Ralix, PostgreSQL and esbuild
You can compare (LOC, complexity and final bundle size) for example using the TodoMVC app:- Ralix version: https://github.com/ralixjs/ralix-todomvc- React version: https://github.com/tastejs/todomvc/tree/gh-pages/examples/react- Stimulus: https://github.com/chloerei/todomvc-stimulus- Vanilla version: https://github.com/tastejs/todomvc/tree/gh-pages/examples/vanilla-es6
-
Critique of Pure Hooks
With regards to separating business logic and rendering: by far the easiest way to do this is to use the Flux architecture, of which Redux is an example. However, you can also use React as the view layer of MVC frameworks like Backbone, as in this example. I wouldn't really recommend this though.
-
A note from our sponsor - Onboard AI
getonboard.dev | 28 Nov 2023
Stats
tastejs/todomvc is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of todomvc is JavaScript.