🌲 Pauls.Garden
🚧 This site is a work in progress!I still need to add a search bar so use Ctrl/⌘ F for now
Prefer pre-commit hooks over GH actions pipelines for personal projects
2025-01-01codetech
Git Hooks are simpler to change and setup, provide a much faster feedback loop (ie. for failing tests), and don't require pushing loads of commits to GitHub to test.
Resist falling into the trap of over-engineering your tiny side projects or you will never build anything.