Skip to content
SP StackPractices

Tag: lookup

Browse 1 practical software engineering resources tagged with "lookup". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving lookup.

Registry Pattern

Centralize access to shared services and objects via a lookup table. A structural pattern that decouples consumers from concrete implementations.