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
-
@gitpush cheers mate. Plus VueJS was very flexible. Gone are the days that I got hyped with FB React and Google Angular.
https://medium.com/@piotrkarwatka/... -
@Devnergy So far I like what I see, reached lesson 5 about attrib binding.
I hope state management is easier there, I like it in React but requires some work for setting it up.
And I find it close to Angular? Not an Angular guy but {{}} and v-model ...etc. -
@gitpush think of it like this:
Angular + React = VueJS 😎
I think Vue can do what react and angular has to offer. The learning curve is low. -
@Devnergy well at least that will help me understand stupid Angular (ya I hate it)
But so far I don't think it is a hard thing to do, I just need now to build a tiny sample project for my self after I'm done with those lessons so that I understand the full idea of vue. Thanks again man, always wanted to learn it, but for some reason their docs, though supper clear docs, were still confusing for me coming from a React JS background
Related Rants
Been a ReactJS user for a year, today thanks to: @
chrisrhymes, @Devnergy, & @Hammster I decided to go into Vue, so much I like what I'm seeing.
For those that used both, what difference have you found in terms of performance and output size?
Oh, and using their nice resource: https://laracasts.com/series/...
rant
vue
react
learning