This commit is contained in:
TheDoubleH 2022-02-27 19:00:11 +00:00
parent b943ef6fed
commit 90867b3595
173 changed files with 173 additions and 0 deletions

View file

@ -652,6 +652,7 @@ To minimize the impact of customizations and to keep modules as generic and reus
<p>This is related to the hook pattern as far as they both try to reduce the footprint changes have on the standard application, by creating reusable ways to interact with the standard code. That said the hook pattern is more about hooking the functionality to existing while this pattern is more about creating reusable ways of creating functionality.</p>
<div class="text-muted mt-5 pt-3 border-top">
Last modified February 24, 2022: <a href=https://github.com/microsoft/alguidelines/commit/5ee0436639455a35835c5ce88241d3fad662ee06>Added tags & categories + cleanup (5ee04366)</a>
by waldo1001
</div>
</div>
</main>