|
|
|
|
|
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. |
|