As far as component libraries that start from HTML, I think Marko has the best syntax. Attributes are always parsed as JS expressions, for example. There's still some quirks, but overall it's pretty nice.…
This reminds me of an article I read a while back: https://hackernoon.com/server-side-rendering-shootout-with-m... Not sure if the benchmarks still hold now that React 16 is out, but there's definitely overhead in the…
As far as component libraries that start from HTML, I think Marko has the best syntax. Attributes are always parsed as JS expressions, for example. There's still some quirks, but overall it's pretty nice.…
This reminds me of an article I read a while back: https://hackernoon.com/server-side-rendering-shootout-with-m... Not sure if the benchmarks still hold now that React 16 is out, but there's definitely overhead in the…