K
K
Kot Matpockuh2017-04-13 11:33:53
JavaScript
Kot Matpockuh, 2017-04-13 11:33:53

Angular 2/4: styleguide & cli & task runner - is it all in one?

Time flies very quickly. And it's time to have something in prod. cut down on the 4th angular.
There are no problems with 1.5, there is combat experience, I broke my legs a couple of times on pitfalls and all that.
For 1.5, I really liked NG6-starter , and webpack, and the generation of components out of the box, and the project structure is not bad, and in gulp there are no problems with sprite assembly, etc., etc.
But with 2/4 there is a question. What is worth considering? Because everything can be assembled separately, but it is both more complicated and longer (and is it necessary?))). I would like something out of the box, because, for example, in the CLI - there is no webpack, runner. Conversely, angular2-webpack-starter does not have a CLI. I would like to find something really worthwhile, on the basis of which you can make a small, but architecturally correct and beautiful app.
Who will advise what? Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kodwi, 2017-04-13
@kodwi

The style guide is in the official Angular doc.
CLI, as far as I know, uses webpack under the hood. This is both a runner, and a bundler, and a server, and tests at once.
Verdict - CLI and off. dock.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question