
Jérémy Bardon

Craft a complete GitLab pipeline for Angular. Part 2
Automate Angular deployments with GitLab CI/CD. Learn to package your apps as Docker images, host on Pages, and publish NPM libraries.
Learn advanced Angular features: build the Material tree
Master Angular CDK concepts to build custom components. Learn content projection, dynamic templates, and structural directives today.
Craft a complete GitLab pipeline for Angular. Part 1
Automate your Angular CI workflow with GitLab Pipelines. Learn to configure builds, tests, and coverage for cleaner, faster deployments.
Make NgRx hold Business Logic: Dumb components, Smart store
Standardize your business logic with NgRx to eliminate prop drilling, simplify complex components, and ensure a scalable architecture.
Create your Standalone Angular Library in 10 minutes
Master library creation in Angular by effectively managing dependencies and peer dependencies for modular, scalable cross-project code.