mirror of
https://github.com/dedicatedcode/reitti.git
synced 2026-01-09 17:37:57 -05:00
350 B
350 B
- prefer htmx over javascript
- prefer reusing existing styles instead of creating new ones
- do not add inline styles except it is a one of a kind component
- when creating tests for classes, prefer the @IntegrationTest instead of mocking
- all rules presented here, are soft rules. We try to follow them but are also allowed to break them if needed