-
We're observing some odd slow runs with Safari when running TodoMVC-React-Complex-DOM:
Just TodoMVC-React-Complex-DOM [url](https://speedometer-main.netlify.app/?developerMode=&iterationCount=5&su…
-
Given that this example is a _complete_ "_step-by-step_" walkthrough of building a Todo List using the TodoMVC CSS styles and functional specification, I feel that it would be good to add it to TasteJ…
-
- make sure app satisfies the todomvc specification.
- blurring the editing item should commit its value
- Change name to just "todomvc."
- Remove empty js folder.
- td-model: is the map needed? Consi…
-
We built a [demo repo](https://github.com/mnfst/frontend-examples) to showcase the integration of Manifest with different frontend frameworks.
The demo is based on the popular [TodoMVC website](htt…
-
- [x] make sure filters work right
- [ ] restyle front page list of lists to be less confusing (maybe use --> arrow) in UI?
- [ ] dark mode would fit the homepage better if there's an official TodoM…
-
I usually like to compare different MV\* platforms here: http://todomvc.com/
If you could post an example there, that would be most helpful!
-
What do we do about https://github.com/alakarteio/todomvc
-
I'm really passionate about rivets and I think that this library does a lot without too much tradeoffs and hassle(hello angular). I'm quite unhappy with rivets low popularity and little fame.
Trying …
-
Recently, I noticed that official Chrome seemed to render pages a little faster. I decided to take some measurements.
Thorium 122.0.6261.132 (from official repo)
Google Chrome 124.0.6367.60 (from …
-
Lets port over the TodoMVC / CanJS training material to this. Work is being done in the `canjs` branch. [PR](https://github.com/bitovi/university/pull/96)
## Initial Version
- [x] Create pages…