Without a compiler, and with the virtualized DOM paradigm, I don’t really know that react is in a great position to benefit from signals.

Frameworks that use compilers and “templated“ DOM (including JSX usage) will always have an advantage using any reactive primitive for targeted updates

Comments