Hacker News new | ask | show | jobs
by nailer 2427 days ago
> The Vue implementation seems to ultimately lack this core understanding, and comes off almost a bit cargo-cultish in comparison. React has hooks, so we must have something similar.

Aren't hooks only needed because React and Vue still use a virtual DOM?