|
|
|
|
|
by ieatkittens
3528 days ago
|
|
> Modern devices make it almost irrelevant. A todo list on an mbp, yes. A complex app on a tablet, not so much. > Yours is useless out of the box, to be used on a real complex app it needs...more dependencies. All Vue requires is vue.min.js and you're set. Adding routing and clean data flow out of the box is trivial. _But_ it is easy to end up with a massively over engined babel-webpack-flow-npm-flux meme stack, given the excellent vue cli. I am, of course, guilty of that myself. |
|