7 ms·
Both template engines have to provide roughly the same be because the output is simple render functions that emit html. Sure, they are different but map to the
by beebeepka 3y ago
Both template engines have to provide roughly the same be because the output is simple render functions that emit html. Sure, they are different but map to the same browser apis, so not that different.
I don't see how jsx is more trivial than html which is what cue templates are.
- troupo 3y agoVue templates are arguably much more removed from HTML than JSX (which doesn't map to HTML but to Javascript function calls). This goes into more details: https://news.ycombinator.com/item?id=19199423 https://news.ycombinator.com/item?id=19199423