This question might already be asked but i am not able to find a good answer to this.
i am new to angular 2 and i saw there is great "angular-cli" project which offer many features out of the box and use best practices. but my main concern is this angular-cli is still in beta and its updates are coming very frequently. so should i use it for my applications or not. for example
- can new updates seamlessly incorporated in the app.
- can new update entirely break the application.
these are some of my concern or should i consider some alternate options until angular-cli get stable if yes please do recommend some
Thanks.