angular tutorials

Angular 9 : Can’t bind to ‘itemElem’ since it isn’t a known property of

This tutorial guides you on how to resolve Angular 9 application error Can’t bind to ‘itemElem’ since it isn’t a known property of ‘app-item-element’ that you are getting when running the below angular code.

Best way to bundle an angular app for production deployment

Best way to bundle an angular app for production deployment ?

This tutorial guides you the best way to bundle an angular app for production deployment. When you are ready to deploy your angular application there are various options for production deployment. Let’s see what are all the options available for… Read More!