Hacker News new | past | comments | ask | show | jobs | submit login

What about angular CLI - ? have you found that useful in your workflow?



I have found Angular CLI productive, because it helps quickly generate components (each component has an html, ts, css, and spec.ts file with some boilerplate code). It is fairly quick to get up and running with angular-cli as compared to writing a webpack configuration file. However, since angular-cli is in beta, it lacks the flexibility that using webpack directly would offer. (P.S: Angular-CLI latest release would be using webpack internally)


their tutorial is still based on systemjs instead of webpack, not sure which loader ng2 is preferring, I hope it's the latter.


I'm waiting when they implement some more flexible (configurable) tool, and meanwhile I use angular2-seed.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: