Homepage
Open in app
Sign in
Get started
Acute Angular
Yet another Angular blog — but let’s focus on the minute details first
About
Archive
All Articles
Follow
Angular — how to build a custom CdkStep in a CdkStepper component
Angular — how to build a custom CdkStep in a CdkStepper component
Let’s see how to pass additional data in a CdkStepper component to customize its header steps’ template.
Krishnan Mudaliar
Oct 25, 2022
Migrating Angular projects from TSLint to ESLint and Prettier
Migrating Angular projects from TSLint to ESLint and Prettier
How to setup ESLint and Prettier with full IDE support (VS Code), also get deeper understanding of default rules and how to override them.
Krishnan Mudaliar
Oct 2, 2021
Angular — How to render HTML containing Angular Components dynamically at run-time
Angular — How to render HTML containing Angular Components dynamically at run-time
Let us explore one small subset of supporting dynamic template rendering: dynamic HTML containing Angular Components.
Krishnan Mudaliar
Mar 29, 2021
Why Angular does not support rendering dynamic Template HTML
This article tries to answer the “why” Angular does not support rendering Template HTML dynamically. TL;DR Angular Compiler!
Krishnan Mudaliar
Mar 27, 2021
Angular 7 npm install error due to node-sass, node-gyp, python2 in Node v12+
Angular 7 npm install error due to node-sass, node-gyp, python2 in Node v12+
Introduction
Krishnan Mudaliar
Nov 7, 2020
How to inherit a component in Angular and reuse its template
How to inherit a component in Angular and reuse its template
Point templateUrl of your ChildComponent to the Base component’s template file. Similarly, for the CSS file.
Krishnan Mudaliar
Aug 2, 2020
How to setup Angular Unit Testing in CI
How to setup Angular Unit Testing in CI
You 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…
Krishnan Mudaliar
Oct 7, 2019
About Acute Angular
Latest Stories
Archive
About Medium
Terms
Privacy
Teams