Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 886 Bytes

Consolidation.md

File metadata and controls

11 lines (6 loc) · 886 Bytes

Consolidation

It is incredibly important to use technical writing to eliminate redundancy. Technical writing is a lot like computer programming Don't Repeat Yourself (DRY) Principle. It is best practice to define code once, then reference your wrapper code instead of the original code so when the original code changes it does not break your code, only your wrapper. This concept also applies to technical writing. You can define a meaning with a key, then reference the key instead of the unwrapped concept.

License

Copyright 2014-22 © Cale McCollough; most rights reserved, Third-party commercialization prohibited, mandatory improvement donations, licensed under the Kabuki Strong Source-available License that YOU MUST CONSENT TO at https://github.com/CookingWithCale/AStartupCookbook.