GitHub Actions & Git Hooks

GitHub Actions & Git Hooks

Learn how to implement a CI/CD pipeline using GitHub Actions to ensure your code is always in a working state. Implement Husky commit hooks for a clean consistent code...