Echo JS 0.11.0

<~>
mike-ward 2159 days ago. link parent 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)."

Replies