How to change default interpolation delimiter '{{' and '}}' to awesome emojis馃ぉ in Angular?Jul 27, 2021路2 min read
How to set up Tailwind CSS in an Angular project?Hello awesome people馃憢, welcome back! In this post, I am going to walk you through how to set up Tailwind CSS in an Angular project. It is going to be the easiest setup you have ever done. Come on in. This post is for projects that are using Angular ...Jul 30, 2021路4 min read
Lazy loading feature Modules in AngularIt helps keep the Initial bundle size smaller. Let's dig in!Jul 18, 2021路4 min read
Angular Architecture OverviewHello awesome people馃憢, welcome back! This post is part of the Angular Tutorial - Series, and I am going to discuss Angular architecture to understand the building blocks of Angular apps. As we know Angular is a platform and framework for developing ...Jul 17, 2021路3 min read
Angular Entry Components - ExplainedTwo main kinds of entry components. Let's explore!Jul 16, 2021路3 min read
How to dockerize an Angular application?Let's dockerize the "Pokemon" Angular app.Jul 15, 2021路5 min read
Displaying data in Angular explained 馃敟Come on in, let's explore different binding in Angular. 馃檹Jul 9, 2021路4 min read
How to use Template Reference Variable in Parent-Child components interaction?Let the Parent component talk to the Child component :)Jul 8, 2021路2 min read