Kim Fom ⚡️
Blog
    Dependency Injection: A Deep Dive Into the IoC Principle

    Dependency Injection: A Deep Dive Into the IoC Principle

    Dependency Injection (DI) is a software design pattern that plays a crucial role in improving the flexibility and testability of modern applications. As a specific implementation of the broader Inversion of Control (IoC) principle, DI allows objects to receive their dependencies from external sources rather than creating them internally...

    ioc csharp dependency injection asp.net core net core software engineering
    Code Reviews — Why you need it in your team

    Code Reviews — Why you need it in your team

    Code Review is the process of reading and assessing a piece of code to identify bugs, improve quality, and ensure compliance with established coding standards. Code quality is important, especially…

    code review software engineering
    A Quick Intro to Git

    A Quick Intro to Git

    When I started learning how to code, I used to save my projects on a flash drive and in a backup hard-drive because my laptop often crashed due to my habit of experimenting with the operating system…

    git github
© 2024 Kim Fom
Developed by Kim Fom using Astrofy Template ⚡️
Profile
  • Home
  • Projects
  • Blog
  • CV
  • Contact