Shortcuts like Ctrl D, Ctrl P, etc. not working on Windows 11Fixing shortcuts like Ctrl+P, Ctrl+D, Ctrl+R, Alt left arrow, Alt right arrow, etc. on Windows 11Oct 31, 2022Oct 31, 2022
Published inAcute AngularAngular — how to build a custom CdkStep in a CdkStepper componentLet’s see how to pass additional data in a CdkStepper component to customize its header steps’ template.Oct 25, 20221Oct 25, 20221
Published inAcute AngularMigrating Angular projects from TSLint to ESLint and PrettierHow to setup ESLint and Prettier with full IDE support (VS Code), also get deeper understanding of default rules and how to override them.Oct 2, 20213Oct 2, 20213
Published inAcute AngularAngular — How to render HTML containing Angular Components dynamically at run-timeLet us explore one small subset of supporting dynamic template rendering: dynamic HTML containing Angular Components.Mar 29, 20212Mar 29, 20212
Published inAcute AngularWhy Angular does not support rendering dynamic Template HTMLThis article tries to answer the “why” Angular does not support rendering Template HTML dynamically. TL;DR Angular Compiler!Mar 27, 20211Mar 27, 20211
Published inAcute AngularAngular 7 npm install error due to node-sass, node-gyp, python2 in Node v12+IntroductionNov 8, 20205Nov 8, 20205
Published inAcute AngularHow to inherit a component in Angular and reuse its templatePoint templateUrl of your ChildComponent to the Base component’s template file. Similarly, for the CSS file.Aug 2, 20206Aug 2, 20206
Published inAcute AngularHow to setup Angular Unit Testing in CIYou may think that just adding ng test into your CI setup will do the job for you, but that might not work for some, if not all, CI tools…Oct 7, 20191Oct 7, 20191
Published inAcute AngularGet your big, ol’ Angular app test-ready within an hourYou run ng test and it throws too many errors. Let’s see how we can fix all ng test errors quickly, and get the app to be test-ready.Oct 7, 2019Oct 7, 2019
Published inAcute AngularAngular rookie mistakes — How to cache bust an Angular 2+ application in productionThis article shows you the fix for “Angular app changes are not getting reflected on production.”Oct 8, 2018Oct 8, 2018