Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Standard delegate pattern seems at odds with delegate purpose

Transactional outbox pattern vs Event Sourcing

Builder patterns with vectors evaluated at compile time (with `consteval`)

Sharing global variables across multiple servers/applications

Is there any way to call XSLT templates inline

Design pattern to progressively "fill out" an object (beginner question)

java design-patterns

How to force a usage style for a singleton class

Subscription design pattern : Spring

Why is there such a disconnect between server side models,validations, etc and client side?

Javascript functions' prototype is shared between objects??

Singleton pattern for a property in c#

Prevent code duplication for almost identical interfaces

c# design-patterns

Wrapping C# classes to use with polymorphism through a common interface

Page Object pattern and alternatives

How to manage parallel, dependent inheritance in C++?

c++ design-patterns

DDD, should I create a domain service just to save data?

A pattern for stack of urls