🎨
Angular Signals
Reactive state management with Angular Signals including signal(), computed(), linkedSignal(), effect(), and RxJS interop. Use when managing component state, creating derived values, handling side effects, or converting between signals and observables in Angular 16+.
simon-jarillofrontend
🧪
Gitlab Ci
GitLab CI/CD pipelines for automated testing, building, and deployment. Use when configuring GitLab pipelines, setting up stages, defining jobs, working with runners, implementing deployment strategies, or creating reusable pipeline templates.
simon-jarillotesting
🧪
Github Actions
GitHub Actions CI/CD workflows for automated testing, building, and deployment. Use when setting up continuous integration, automating releases, running tests on pull requests, deploying applications, or creating custom GitHub automation workflows.
simon-jarillotesting