×
Design Pattern

How to Use the Chain of Responsibility Pattern in Business Code

This article provides a comprehensive guide as to CoR’s definition, benefits, suitable scenarios, practical examples, and detailed implementation steps to introduce how to use it within business code.

Learn Design Patterns with iLogtail

This article discusses the technical principles of some common design patterns from a practical perspective based on the iLogtail project.

Several Routines and Implementations of Maintaining Extensibility in Java

In this article, the author summarizes some low-cost routines for maintaining extensibility.

A New Stream: Adding the Generator Feature to Java

This article introduces a new design pattern that is not specific to any programming language but is applicable to many modern programming languages.

Discussing the Four Aspects of the C++ Design Pattern

This article describes the design pattern of C++ from four aspects: design principle, creational pattern, structural pattern, and behavior pattern.

How Come Design and Production Mode Is So Out of Date

This article discusses how to use Design Tokens to make design more efficiently.