Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Sioeray2707yIt'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.
-
Sioeray2707yWould have changed to vue.js dev as work in an instant if such opportunities existed in my home country.
-
vertti4537y@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?
-
@justin-tamblyn lol wot Linux?
The kernel? Why'd you need a UI framework for OS kernels? -
Sioeray2707y@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
-
tahnik389907yI wrote an article on this React or Vue topic. You can check it out: https://goo.gl/XzfKdn
Related Rants
Is vue.js actually good or just overhyped?
undefined
vuejs
vue
hype