§
Place these randomly generated identifiers in code comments to link distant portions of your codebase together. Future maintainers can search the codebase for all occurrences of a coderef to find other locations that may need attention.
If you have NPM installed, you can run "npx coderef"
to automatically place a generated coderef in your clipboard.