Hacker News new | ask | show | jobs
by Kihashi 2932 days ago
> Question for Vue users: whats the value prop over React?

I'll paste my comment from another post in this thread:

>> I hear a lot that "Vue is easy to learn"...

> That's why I started working with Vue. It seemed easier to approach for someone coming from a server-side language perspective (I'd mostly worked with Python/Flask and PHP/Symfony before). I could slowly ease into using pieces of it until I learned enough to write a whole project in Vue. You can probably do the same thing in React, but the Vue docs were written to address my use case.