Documentation
README
Code Organization
Use this reference for gh-aw code organization patterns, file structure guidelines, WASM build-variant stubs, and string sanitization/normalization conventions.
Table of Contents
- File Organization Principles
- Excellent Patterns to Follow
- File Size Guidelines
- Decision Trees
- Case Study: Refactoring Large Files
- Anti-Patterns to Avoid
- Helper File Conventions
- String Sanitization vs Normalization
- WASM Build-Variant Pattern
File Organization Principles
This is the opening of the README. Read the full README on GitHub.