Author: TechieBundle

Check How the Angular Compiler Works….. The Angular Compiler (which we call ngc) is the tool used to compile Angular applications and libraries. ngc is built on the TypeScript compiler (called tsc)…

The State of end-to-end testing with Angular here….. In the Angular v12 release blog post we announced plans to investigate the future of Protractor. Based on community feedback…