|
|
|
|
|
by ehnto
2926 days ago
|
|
My use case where Vue fits better is in lots of isolated reusable components that aren't tied to a global state. So an image slider or datepicker for example. But I would consider React and Vue for building a larger scale, stateful application like Spotify or Slack. |
|