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 10Dec 10
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 20Sep 20
How to deploy NextJS project to Vercel using Vercel CLI?Added a basic flowchart for deployment for NextJS applicaiton to vercel.Jul 8Jul 8
Clean Code Using Angular ServicesAdding Service/Abstraction layer patter to reduce complexity.Jun 19Jun 19
How to structure Http API base foundation for external communication?Using HttpClient Module or Axios libMar 27Mar 27
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 15Mar 15
How to Configure Redux Toolkit with NextJS using Typescript?Here are easy steps you can configure redux toolkit to Next.js application.Feb 232Feb 232
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