Comment by pier25
1 day ago
The web really needs native templating, reactivity, and data binding.
I can't even begin to imagine how much CPU and bandwidth is wasted with billions of users downloading, parsing, and executing something like React.
1 day ago
The web really needs native templating, reactivity, and data binding.
I can't even begin to imagine how much CPU and bandwidth is wasted with billions of users downloading, parsing, and executing something like React.
That's alright now LLM and crypto make this waste seem minuscule
With the TC39 signals proposal, part of that is making progress.
Except React.....
Was react ever about progress?
7 replies →
if (when?) Signals become a standard, React will be in a tight corner if they decide to ignore them
1 reply →
Two way data binding and a jsx clone is kind of all anyone really needs.
React isn’t templating though.
Respect for focusing on semantics but not contesting the CPU and bandwidth waste. That takes honesty.
That's kind of like saying React isn't just a bunch of a functions (it is). What do the JSX templates compile down to?
[dead]