Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I feel Vue is simpler and faster as far as programming is concerned as compared with React.


yes, it's more OOP like the others. which is probably easier to understand for most devs.

But I'm currently buying into the FP fad, haha


Given that FP has been around longer than OO, I'm not sure it qualifies as a fad!


:-D I am not in any fad as such, but for some reason I find writing functions better than writing classes, it is faster and more intuitive to write vue-js code than react code. Simple architecture and small API.


Funny you should say that since the other person was implying that React apps are usually functional(largely when paired with Redux).


I was under the impression that functional programming and programming by writing functions are two different things.

Also, I might have said it incorrectly, the thing is, Vue has a clean API, you have to hook up lifecycle functions, so all I have to write is a Vue element with six lifecycle functions and one function each for distinct AJAX call.

Sorry for the confusion.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: