[Book Study] Clean Architecture — Part 6This article covers the Policy And Level & Business Rules.Jan 8, 2022Jan 8, 2022
[Book Study] Clean Architecture — Part 5This article covers boundaries section.Dec 16, 2021Dec 16, 2021
[Book Study] Clean Architecture — Part 4This article starts covering Architecture section.Nov 14, 2021Nov 14, 2021
[Book Study] Clean Architecture — Part 3This article covers the component section in the book.Oct 28, 2021Oct 28, 2021
[Book Study] Clean Architecture — Part 2This article covers the design principle(SOLID) in the book and component principle will be covered at next article.Oct 10, 2021Oct 10, 2021
[Book Study] Clean Architecture — Part 1In my previous company, I was working on an web application from scratch with just 4 developers in the team. As the team grows to more…Oct 3, 2021Oct 3, 2021
[Challenges] LeetCode — Solve Regular Expression Matching using FAEven though it will be easier if I use if else & for loop to solve the problem of regular expression matching, but I want to take a…Aug 31, 2021Aug 31, 2021
[Get Hands Dirty] Kubernetes Part 3: Configure Shared Folder on Local Kubernetes (Kind)While figuring on how to migrate one of my experienced project to Kubernetes, I came to a roadblock that some of the data are storing as a…Jul 19, 2021Jul 19, 2021
[Get Hands Dirty] Kubernetes Part 2: The love between Kubernetes (Minikube + Kind) and IngressFor this section, I will like to write about my first hand experience of Ingress Controller setup on minikube and kind. As previous…Jul 6, 2021Jul 6, 2021