Hacker News new | ask | show | jobs
by unhappy_meaning 655 days ago
I've built with React a few years ago but React is still at the top by a large margin. Second is Angular because a lot of enterprise apps are built with either React and Angular. Vue's is definitely 3rd and a big jump in popularity had to do with Chinese dev's using it simply because Evan You is Chinese.

Vue uses the actual DOM instead of the virtual DOM but try and build something tiny with both and see which programming model you like and choose that UI library.

2 comments

Vue uses virtual DOM like React (reference: https://vuejs.org/guide/extras/rendering-mechanism.html). You might have confused Vue's rendering mechanism with Svelte, or Angular.
Oh wow, I did confuse Vue and Svelte. My previous comment is wrong about Vue and VDOM. Svelte is the one that uses the real DOM.
Except I could hardly find job requirements for Vue in Singapore despite You is residing here.
is it mostly React and Angular in Singapore?