Conventions: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
These are some conventions I default to in my work:
These are some conventions I default to in my work:
* [[/code]]: coding practices
* [[/code/]]: coding practices
* [[/glossary]]: terms I use which may or may not follow existing conventions
* [[/glossary/]]: terms I use which may or may not follow existing conventions
* [[/vdomain]]: virtual domain setup
* [[/vdomain/]]: virtual domain setup
* [[Coding_policies]] for paid work
==Related==
* [[coding policies]] for paid work

Latest revision as of 14:19, 24 November 2025

These are some conventions I default to in my work:

  • code: coding practices
  • glossary: terms I use which may or may not follow existing conventions
  • vdomain: virtual domain setup

Related