Skip to content
SP StackPractices

Tag: extension

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

Plugin Pattern

Enable third-party extensions by defining extension points in a host system that dynamically loads and executes external modules.