matrix

kennytilton 2022-11-07T15:45:10.161609Z

OK, #matrix fans, which variant should I use to complete my trainer: https://github.com/kennytilton/mxweb-trainer. Candidates are: • continue with mxWeb, the HTML/CSS wrapper; • Flutter; • ReactJS, the Web versio; or • ReactNative. Be warned our Dominion voting machines will change any vote for a React solution to the corresponding other Web/mobile version. jk. Kinda.

kennytilton 2022-11-12T09:44:15.942489Z

Ah, turns out someone is doing well so far with flutter/mx. I am going to focus on that to make sure deployment etc is solid.

chromalchemy 2022-11-10T23:52:18.625139Z

mxWeb or Flutter. Maybe dev tooling is better for web right now? More accessible and universal? I am excited to try flutter though, when I can find time.

kennytilton 2022-11-11T02:26:30.041799Z

Web is definitely the easier lift! And yes on accessibility and universality. I love the reach of Flutter in re platforms, but the Clojure audience seems to have ignored ClojureDart. Maybe I should just do another Javascript write-up ala https://tilton.medium.com/simplejx-aweb-un-framework-e9b59c12dcff. Then the examples would be live. And even more universal/accessible. Decisions, decisions.