Echo JS 0.11.0

<~>
scriptify 2147 days ago. link 2 points
I don't know if it is a good point to call Mithril "better" than React just because it has some utility built in... I don't want to say that Mithril couldn't be "better", but the points listed in this article don't seem very convincing.

Replies

mike-ward 2146 days ago. link 2 points
Are you referring to:

----

It’s performant. In many cases, it’s faster than React. Repaint Rate Challenge also has some interesting benchmarks. Like all benchmarks, take them with a grain a salt. My take away is that framework performance is on as good or better than the big 3 (Angular, React, Vue).

----

I'm baffled anyone could see this as me saying Mithril is better than React. It's simply saying you probably won't give up performance by using Mithril. I think that's a fair assessment.

In the interest of conveying my meaning as intended, I've reworded that last bit to say.

"My take away is that framework performance is on par with the big 3 (Angular, React, Vue)."