programming 27 Jun 2021 · 3 min read Naming things in codebase Naming your methods and fields while programming can be hard at times, But not impossible and since, there is no concrete guideline about the naming, I made up my own. Read more
clean code 19 Mar 2021 · 3 min read Dependency Injection and Code Smell In a Wonderland, Developers get more intellectual continuously. The code we wrote today ought to be superior to the code we wrote a year or two ago. Now-a-days we have Read more