logoalt Hacker News

wruzalast Wednesday at 1:59 AM2 repliesview on HN

There seem to be so many of these

I re-evaluate most of them once in a while and there's a lot of looking alive but basically dead and bug-ridden ones. And some bugs are so trivial that it shows that no one uses them seriously.

Mithril is absolutely stable and mature compared to these other hyperscript-ish libs.

Who

Me. I want full control over my data and not outsource it to a lib that will dictate the shape of it. Mithril only does rendering cycles while being completely data-agnostic. It's basically react without its "functional" abracadabra.


Replies

evboguelast Wednesday at 4:49 PM

I still use hscrpt, and it's only 333 bytes!

https://github.com/dominictarr/hscrpt

stevagelast Wednesday at 5:39 AM

That's a great explanation, thanks.