# The lex records whose kind is style

This index as JSON: https://banes-lab.com/json/api/facets/lex/kind/style

## Entries

- [Naming/Structure Conventions](https://banes-lab.com/records/lex/naming-structure-conventions.md): A convention of naming and structuring code uniformly across a codebase so its shape is predictable.
- [Layering](https://banes-lab.com/records/lex/layering.md): A convention of organizing components into ordered layers where each may depend only on the layers beneath it.
