|
|
|
|
|
by Octoth0rpe
2553 days ago
|
|
> 99% of people that got into Vue.js use it because it felt like an anti of the ever changing, dragon chasing JS world. Can't say I agree. Lots of people became aware of vue/seriously evaluated it around the time of the 1.0/2.0 breakage, myself included. Vue IME has caused more breakage than react has, though I would note that React best/common practices have evolved somewhat more radically; it's just that backwards compat has (mostly) been maintained. I think a better/more common reason why people use it is that vue does a better job than react of forcing a separation of logic/styling/rendering, which react components have a tendency to intermix eventually. |
|