Last 12 weeks · 0 commits
3 of 6 standards met
Lot of work/cleanup to do here still. Just wanted to share WIP as I may not get back to this for a few weekends. I was having a time with the types, so started inling all the functions, so see what the natural types are, convert/type case values to something better, than pass pure data into utility functions Most recent commit is going to be the most interesting Probably this should live along side some JS version, since likely whatever I come up with will be extra "typescript-y"
Repository: solidjs/solid-todomvc. Description: Solid implementation of TodoMVC Stars: 36, Forks: 8. Primary language: TypeScript. Languages: TypeScript (90.7%), JavaScript (9.3%). Homepage: https://levelup.gitconnected.com/building-a-simple-javascript-app-with-solid-ff17c8836409 Open PRs: 1, open issues: 0. Last activity: 2y ago. Community health: 62%. Top contributors: ryansolid, Seanmclem, macarc, devinrhode2, Nedgeva.
+ Updated solid-js to 0.18.14 (0.18.0 was crashy thing for me); + fixed doneEditing handler.