EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 hour ago · software

    Stop Fighting with NestJS Modules: Meet Rikta

    NestJS vs. Rikta: A Zero‑Config Alternative You love NestJS. The decorators feel elegant. The structure keeps your codebase clean. TypeScript integration works...

    #NestJS #dependency-injection #modules #TypeScript #Node.js #backend-development #service-architecture
  • 1 day ago · software

    Building WSL-UI: Mock Mode and Fake Distros

    Architectural Decision: Mock Mode for WSL‑UI One of the first architectural decisions I made with WSL‑UI was to build a complete mock mode. It isn’t only for a...

    #WSL #Rust #mock testing #domain-driven design #anti-corruption layer #abstraction #dependency injection #devtools
  • 1 week ago · software

    System.CommandLine with Dependency Injection: A Complete Solution

    System.CommandLine + Dependency Injection Made Easy If you've been building CLI applications with System.CommandLine and found yourself searching for “System.C...

    #system.commandline #dependency-injection #.net #cli #microsoft.extensions.hosting #albatross.commandline #csharp #dotnet-core
  • 1 week ago · software

    SwiftUI Dependency Graph Architecture (Object Lifetimes & Scope)

    🧠 The Core Principle If you don’t design object lifetimes, SwiftUI will design them for you, and you won’t like the result. Every object must have: - a clear...

    #SwiftUI #dependency injection #architecture #iOS #object lifetimes
  • 1 week ago · software

    How to Mock Public Methods in C# with NSubstitute

    Make the method virtual This is the minimal change and fully supported by NSubstitute. csharp public class ProductService { public virtual int GetPrice { retur...

    #C# #NSubstitute #mocking #unit testing #virtual methods #interfaces #dependency injection #wrapper pattern #adapter pattern
  • 2 weeks ago · software

    We don't do that here: How to Go the Go way - Part 1

    Introduction If you are like me, transitioning to Go from another tech‑stack or ecosystem, you might have found yourself unarmed of some of the most powerful t...

    #Go #idiomatic Go #dependency injection #best practices #programming languages #software development #anti-patterns
  • 2 weeks ago · software

    Finally, an Object-Oriented Framework for Bun That Isn't a Monster

    Bun, Controllers, and the Need for Structure Bun kicked the door down with absurd performance numbers. Everyone rushed to test Bun.serve, and the first wave of...

    #Bun #Carno.js #JavaScript framework #dependency injection #decorators #controllers #performance #Node.js
  • 2 weeks ago · software

    A solid explanation to SOLID Principle

    Introduction A piece of software rarely fails because “the algorithm was wrong.” More often it degrades slowly: features become hard to add, bugs re‑appear, an...

    #SOLID #design principles #single responsibility principle #open-closed principle #liskov substitution principle #interface segregation principle #dependency injection #maintainable code #object-oriented programming
  • 2 weeks ago · software

    Dependency Injection in Spring Boot: How Spring Wires Everything for You

    !Cover image for Dependency Injection in Spring Boot: How Spring Wires Everything for Youhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gra...

    #dependency injection #spring boot #ioc container #java #spring framework #loose coupling #software architecture
  • 3 weeks ago · software

    Understanding Beans in Spring: The Backbone of a Spring Application

    While learning Spring and Spring Boot, one of the most fundamental concepts is the Spring Bean. Understanding beans is essential because almost everything in a...

    #spring #spring-beans #dependency-injection #ioc #spring-boot #java #annotations
  • 3 weeks ago · software

    Simplifying Service Selection in Laravel Using Resolvers

    In real‑world Laravel applications we often work with multiple service classes that perform the same job in different ways—e.g., various payment gateways, exter...

    #Laravel #Resolver pattern #PHP #Service pattern #Dependency injection #Payment gateways #Stripe #PayPal
  • 3 weeks ago · software

    Stop Using IOptions Wrong in .NET!

    IOptions vs IOptionsSnapshot vs IOptionsMonitor – Which One Should You Use? Ever got confused about which one to use in your .NET app? You're not alone! Let me...

    #.NET #IOptions #IOptionsSnapshot #ASP.NET Core #configuration #dependency injection #C#

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026