Dilani AlwisTerraform Tips & TricksUse terraform conditional expressions and count parameter to apply different configurations to different environmentsNov 4, 2020Nov 4, 2020
Dilani AlwisManage Terraform state with AzureIn my previous article, I walked you through the basics of Terraform and how to get started with Terraform in Azure. If you are new to…Jun 11, 2020Jun 11, 2020
Dilani AlwisTerraform with AzureTerraform is one of the revolutionary transformations that happened recent past in the DevOps world. It was able to give a new face to the…May 20, 20201May 20, 20201
Dilani AlwisES6 — DestructorsDestructors are one of the coolest features introduced together with ES6. It can be introduced as a simplified method to extract…Feb 4, 2020Feb 4, 2020
Dilani AlwisAngular and Redux — Part 3As your app grows, app state will become complex and you will notice that your reducer function has also become unmanageable and…Jul 7, 2019Jul 7, 2019
Dilani AlwisAngular and Redux — Part 2In my previous article Angular + Redux -Part 1, I discussed the core concepts related to State management. Hope now you have some clear…Jul 7, 2019Jul 7, 2019
Dilani AlwisAngular and Redux — Part 1As your angular app grows to be a heavy, complex one, then of course, you get the urge to have a proper mechanism to manage the state…Jul 7, 20191Jul 7, 20191
Dilani AlwisGit Cherry PickSome of you might already know about the cherry pick in Git, but for me, it was something I got to know quite recently. Therefore I…Mar 12, 2019Mar 12, 2019