ADRs from "Chris DeLuca"
A collection of software design choices that address architecturally significant requirements with contributions made by Chris DeLuca
- ADRs 7
- Disciplines 6
- Avoid using jQuery
- 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 [ticket-id]--[short-description] in feature branch names
- Use JavaScript strict mode