Development Practices
| I need to... | Guide |
|---|---|
| Apply DRY and avoid over-abstraction | DRY Principles |
| Write secure web applications | Security Practices |
| Apply SOLID design principles | SOLID Principles |
| Practice test-driven or spec-driven development | TDD & Spec-Driven Development |