Angular Inheritance + Slot ProjectionThis technique will not only to help to have customisation but also will also help to reduce code redundancy and keeping code DRY…Dec 10, 2024Dec 10, 2024
How to Configure Multiple Github Accounts?Inorder to access different github accounts you need to make sure to have unique SSH keys inside ~/.ssh folder as default path for…Sep 20, 2024Sep 20, 2024
How to deploy NextJS project to Vercel using Vercel CLI?Added a basic flowchart for deployment for NextJS applicaiton to vercel.Jul 8, 2024Jul 8, 2024
Clean Code Using Angular ServicesAdding Service/Abstraction layer patter to reduce complexity.Jun 19, 2024Jun 19, 2024
How to structure Http API base foundation for external communication?Using HttpClient Module or Axios libMar 27, 2024Mar 27, 2024
How to add Github App Integration with Slack?💁 Note: How I Integrated Github App with Slack for more detailed instructions customisation and insights, visit the GitHub Repo linked at…Mar 15, 2024Mar 15, 2024
How to Configure Redux Toolkit with NextJS using Typescript?Here are easy steps you can configure redux toolkit to Next.js application.Feb 23, 20242Feb 23, 20242
Understand CVA (Control Value Accessor) in Angular?What is Control Value Accessor in Angular?Nov 28, 2023Nov 28, 2023
Learn Bi-Directional Object Mapping using Dozer (DozerBeanMapper) in Java.JPA stands for Java Persistence API. It is a Java specification for managing, persisting, and accessing data between Java objects and…Nov 20, 20231Nov 20, 20231