Hacker News new | ask | show | jobs
by codedokode 236 days ago
React is the most inefficient in terms of performance (after imgui); it recomputes everything on every event like mousemove. It was probably made for simple forms with tens of variables.