Back to Tags

OOP/OOD

Projects and articles related to OOP/OOD.

Articles

Apr 10, 2026

The Engineering Patterns Behind a 34-Plugin Platform

Every system in the LaunchThat ecosystem uses classical software engineering patterns — Strategy, Observer, Adapter, State Machine — and formal data structures. Here is how GoF patterns, SOLID principles, and CS fundamentals show up in production code.