EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Dependency Injection in Go: Patterns & Best Practices

    Introduction Dependency injection DI is a fundamental design pattern that promotes clean, testable, and maintainable code in Go applications. By receiving thei...

    #go #dependency injection #design patterns #testing #interfaces #best practices
  • 1 month ago · software

    Dependency Injection: The Anti-Pattern That Killed Object-Oriented Design and Won

    Enterprise applications didn’t get better with DI – they became slower, harder to change, harder to test, harder to upgrade, and more expensive to maintain. DI...

    #dependency injection #DI #design patterns #enterprise Java #Spring Framework #EJB #software architecture #object-oriented design
  • 1 month ago · software

    You Don't Hate Abstractions

    It’s an hour until you’re free for the weekend, and you’re trying to knock out one last ticket before you escape into whatever action‑packed plans await you. Yo...

    #refactoring #design-patterns #strategy-pattern #code-abstraction #software-engineering #clean-code #technical-debt
  • 1 month ago · software

    Lessons From 'Dependency Injection Principles, Practices, and Patterns'

    Introduction My first job as a software developer was writing C for a software development agency that worked very closely with Microsoft. As a junior engineer...

    #dependency injection #C# #.NET #SOLID #design patterns #inversion of control #software architecture
  • 1 month ago · software

    JavaScript Design Patterns Explained (2025 Guide)

    !Cover image for JavaScript Design Patterns Explained 2025 Guidehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/htt...

    #JavaScript #design patterns #web development #frontend #software architecture #programming
  • 1 month ago · software

    SafeMapX — A New Universal Pattern to Eliminate Null Checks, Ternaries & String Plumbing in C#

    SafeMapX — A New Universal Pattern to Eliminate Null Checks, Ternaries & String Plumbing in C Every engineer who has worked in large C systems knows this pain:...

    #C# #SafeMapX #null-checks #defensive-programming #design-patterns #code-quality
  • 1 month ago · software

    Adapter Pattern Explained with Real Examples

    Introduction You're integrating a third-party payment gateway into your application. Everything looks straightforward until you realize their SDK uses a comple...

    #adapter pattern #design patterns #software architecture #object-oriented programming #code integration
  • 1 month ago · software

    Enterprise Patterns en Golang: Desacoplando tu código con el Patrón Repositorio

    Introducción: El problema del acoplamiento Cuando leemos Patterns of Enterprise Application Architecture de Martin Fowler, a veces pensamos en sistemas monolít...

    #golang #repository pattern #clean architecture #design patterns #microservices #backend development
  • 1 month ago · software

    Understanding Dependency Injection Lifetimes: Singleton, Scoped, and Transient

    Singleton Key Characteristics - One instance for the entire application lifetime - Shared across all requests - Created once when first requested - Disposed wh...

    #dependency injection #DI lifetimes #singleton #scoped #transient #.NET #service registration #design patterns

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026