ADRs tagged "front-end"
A collection of front-end-related software design choices that address architecturally significant requirements
- ADRs 8
- Collaborators 17
- Disciplines 8
- Use relative units in CSS for resizable content
- Use SVGs for icons
- Load JavaScript as external resource with defer attribute
- Load JavaScript as external resource with async and defer attributes
- Use JavaScript strict mode
- Use SMACSS to organize CSS within projects
- Use TypeScript for pure JavaScript development
- Use CSS Logical Properties