Home:ALL Converter>Use Angular-CLI or still use webpack for newer Angular 4 projects

Use Angular-CLI or still use webpack for newer Angular 4 projects

Ask Time:2017-06-09T17:26:45         Author:chirag_lad

Json Formatter

We have reached mid 2017 and frontend space has gone through a lot of upgrades and the most recent one being webpack adoption by Angular-cli. I am about to work on a new Angular 4 project. Before I start, I want to have an opinion from the community on which between the two (Webpack or Angular-CLI) should I adopt for my project and why?.

  1. Have Angular-cli reached to a stage where it can be put into use for big projects or is yet evolving?

  2. If I opt to go for Angular-Cli, is there anything that could pull me off later (limitations/features)?

  3. Is Angular-cli docs proper and useful?

Author:chirag_lad,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/44454145/use-angular-cli-or-still-use-webpack-for-newer-angular-4-projects
yy