1 - GitHub Actions: CI/CD for Angular Apps from Scratch
Complete guide to configuring GitHub Actions for an Angular project: build, test, lint, automatic deploy and workflow optimization.
DevOps for frontend: CI/CD for SPA applications, containerization, testing automation, performance monitoring, feature flags, and deployment strategies for frontend teams.
Complete guide to configuring GitHub Actions for an Angular project: build, test, lint, automatic deploy and workflow optimization.
How to containerize an Angular app with Docker: multi-stage Dockerfile, nginx configuration, Docker Compose and best practices.
How to configure automatic deployment to Firebase Hosting with GitHub Actions: preview channels, staging/production environments and rollback.
Best practices for secure management of secrets, API keys and credentials in CI/CD pipelines: GitHub Secrets, Vault and environment variables.
How to integrate Lighthouse CI in pipelines to automatically monitor Core Web Vitals, bundle size and performance budgets.
How to implement monitoring, error tracking and alerting for web applications: Sentry, uptime monitoring, log management and dashboards.
Have you read all the articles? Check how much you've learned by taking this series' quizzes.