9

Is vue.js actually good or just overhyped?

Comments
  • 2
    It's both good and fun to code in. I'm a react dev by trade, yet my side projects are all vue.js since it's extremely fast and a delight to code in.
  • 0
    Would have changed to vue.js dev as work in an instant if such opportunities existed in my home country.
  • 1
    ok guys, thank you for you opinions
  • 1
    @runfrodorun sure, if you have some
  • 3
    @runfrodorun fuck i just got rick-rolled
  • 0
    @Sioeray what's the benefit of vue for you? Is handling state easier there, or something else? Are you using redux with react or some other state management solution?
  • 0
    They all good
  • 0
    @justin-tamblyn lol wot Linux?
    The kernel? Why'd you need a UI framework for OS kernels?
  • 0
    @insanealec also there is Weex, which is React Native, but Vue)
  • 0
    @vertti they mostly do the same, but I tend to have to write less code and do fewer errors with vue. Overall I would say making objects react to modifications in the data is much easier with vue. On top of that vue is faster and require less resources in all applications I've tested. Worth noting with vue if you'r a novice of the framework, it's easy to target a bit to much. Since vue in an effort of attempting to make your life easier sometime do unnecessary stuff, but if you grasp the patterns it's really no issue
  • 2
    I wrote an article on this React or Vue topic. You can check it out: https://goo.gl/XzfKdn
  • 0
    With the react licensing issues, I think vue is going to grow a lot
Add Comment