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 中文
  • 12 hours ago · software

    Elegant Domain-Driven Design objects in Go

    ❓ How do you define your domain objects in Go? Go isn’t a typical object‑oriented language. When you try to implement Domain‑Driven Design DDD concepts like En...

    #go #domain-driven design #ddd #structs #entities #value objects #design patterns #type safety #software architecture
  • 1 day ago · software

    JavaScript Design Patterns — And When You Should Actually Use Them

    JavaScript Design Patterns — What Really Matters for Front‑End Development JavaScript applications grow fast — more features, more modules, more complexity. Wi...

    #javascript #design-patterns #singleton #frontend-development #code-organization #software-architecture
  • 3 days ago · software

    ❌ Stop Using Singleton. You Don’t Need It (And It’s Quietly Hurting Your Code)

    Stop Using the Singleton Pattern The Singleton pattern looks simple and useful. It is also one of the most common causes of hidden design problems in software...

    #singleton #design patterns #anti-pattern #software architecture #code quality #global state
  • 5 days ago · software

    Trait Views: exposing behavior in JavaScript without inheritance

    Introduction JavaScript gives us many ways to share behavior: inheritance, mixins, composition, interfaces via TypeScript. Yet in larger systems, all of them t...

    #JavaScript #Trait Views #design patterns #composition #mixins #Rust traits #object-oriented programming #runtime patterns
  • 5 days ago · ai

    Designing Chatbots for Multiple Use Cases: Intent Routing and Orchestration

    Organizations today want to build chatbots capable of handling a multitude of tasks, such as FAQs, troubleshooting, recommendations, and ideation. My previous a...

    #chatbots #intent-routing #orchestration #conversational-ai #nlp #design-patterns
  • 1 week ago · software

    Sorting-based Pattern

    Overview The Sorting-based Pattern solves problems by first sorting the data and then leveraging the sorted order to simplify logic, reduce complexity, or enab...

    #sorting #algorithm design #design patterns #two pointers #greedy algorithms #complexity reduction #programming
  • 1 week ago · software

    Abstract Repository Combining Two/Multiple Repositories (OrderDocumentRepo)

    In this approach, you create an OrderDocumentRepo that combines both the OrderRepo and DocumentRepo into a single abstract repository, managing the transaction...

    #repository pattern #abstract repository #transaction management #software architecture #design patterns #order repository #document repository
  • 1 week ago · software

    ¿Estás aplicando un anti-patrón de arquitectura en el Frontend?

    Arquitectura en el Frontend y sus anti‑patrones Al iniciar un proyecto tanto en el frontend como en el backend, generalmente definimos muchos aspectos de nuest...

    #frontend #software architecture #anti-pattern #design patterns #best practices #code quality
  • 1 week ago · software

    C#.NET - day 04

    Step 1.5 : Introducing the Repository Pattern Separating responsibilities to build systems that scale Introduction The core idea of this step is perfect separa...

    #C# #.NET #Repository Pattern #Software Architecture #Design Patterns #Service Layer #Controller
  • 2 weeks ago · software

    Stop Forwarding Errors, Start Designing Them

    Article URL: https://fast.github.io/blog/stop-forwarding-errors-start-designing-them/ Comments URL: https://news.ycombinator.com/item?id=46491051 Points: 11 Com...

    #error handling #design patterns #exceptions #software engineering #go
  • 2 weeks ago · software

    Config Management

    Introduction In a multi‑tenant system—such as a SaaS platform or a chatbot used by multiple companies—it is extremely important to design a robust configuratio...

    #configuration management #feature flags #multi-tenant #SaaS #frontend #singleton pattern #design patterns
  • 2 weeks ago · software

    C# Smart Enums: advanced

    !Cover image for C Smart Enums: advancedhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload...

    #c# #smart-enums #enums #dictionary-lookup #performance #.net #design-patterns

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026