Echo JS 0.11.0

<~>

tracker1 2205 days ago. link 1 point
Yet another biased comparison between two fairly different frameworks.

In the end, look at both, and pick one based on your style.  IMHO, you'll be able to structure and organized larger projects with the React community paradigms be it Redux, other state management, or other flux-like options.  There are more alternatives to that side than anything.  It's the view portion, but I find redux + react + thunks + material-ui goes a *LONG* way to everything I need, and no box to keep me out.

I don't think that vue will scale as well, I think it's probably sufficient for most small-medium applications, and particularly in the case of smaller apps could be at an advantage in terms of complexity.

In any case, I'm also totally biased.  I'm tired of these X over Y.  It'd be nice to see something akin to an updated TodoMVC.