Are you an experienced Angular application developer? If yes, your focus should be to build the application and make it…
Continue ReadingAvoid Duplicate Function Calls in Angular Template using Memoizer
Angular provides ways to call functions directly from HTML code. This makes development easier, but it can sometimes cause performance…
Continue ReadingHow to invalidate AWS CloudFront Distribution Cache in Terraform
AWS CloudFront distribution is a CDN platform used to cache the static contents. It improves the website performance by returning…
Continue ReadingCleared GCP Professional Cloud Architect | Jameer Khan
I recently appeared for the Google Cloud Professional Cloud Architect exam and fortunately cleared it in the first attempt. I…
Continue ReadingHow To Initialize JSON Array In TypeScript
JSON is a special notation type provided in JavaScript used to store objects. The article explains how to initialize JSON…
Continue Reading