oguzhan18
- 24 skills
- 0 followers
- 1 week ago last updated
- ▌ Angular Signals · oguzhan18 bundleALWAYS use when working with Angular Signals, signal-based reactivity, computed signals, or effect APIs in Angular applications.
- ▌ Angular Elements · oguzhan18 bundleALWAYS use when working with Angular Elements, web components, custom elements, or packaging Angular components for non-Angular applications.
- ▌ Angular Reactive · oguzhan18 bundleALWAYS use when working with Angular Reactive programming, BehaviorSubject, Observable patterns, or reactive state management in Angular.
- ▌ Angular Zoneless · oguzhan18 bundleALWAYS use when working with Angular Zoneless, zoneless change detection, provideZonelessChangeDetection, or removing zone.js in Angular applications.
- ▌ Angular Lifecycle · oguzhan18 bundleALWAYS use when working with Angular Lifecycle Hooks, ngOnInit, ngOnChanges, ngAfterViewInit, or component lifecycle in Angular.
- ▌ Angular Resolvers · oguzhan18 bundleALWAYS use when working with Angular Route Resolvers, data pre-fetching, or loading data before route activation.
- ▌ Angular Viewchild · oguzhan18 bundleALWAYS use when working with Angular ViewChild, ContentChild, ViewChildren, or accessing DOM elements and child components in Angular.
- ▌ Angular Directives · oguzhan18 bundleALWAYS use when working with Angular Directives, custom directives, attribute directives, structural directives, or directive composition in Angular applications.
- ▌ Angular Schematics · oguzhan18 bundleALWAYS use when working with Angular Schematics, custom generators, code generation, or building CLI tools in Angular.
- ▌ Angular Control Flow · oguzhan18 bundleALWAYS use when working with Angular Control Flow syntax, @if, @for, @switch, @defer, or new template syntax in Angular applications.
- ▌ Nx · oguzhan18 bundleALWAYS use when working with Nx monorepo, workspace configuration, or Angular/Nx project setup.
- ▌ Ngrx · oguzhan18 bundleALWAYS use when implementing Angular state management with NgRx, including Store, Effects, Entity, and Signal Store.
- ▌ Rxjs · oguzhan18 bundleALWAYS use when working with RxJS Observables, operators, and reactive patterns in Angular applications.
- ▌ Shadcn Ng · oguzhan18 bundleALWAYS use when writing code importing shadcn-ng (shadcn/angular). Consult for debugging, best practices, or modifying Angular shadcn components.
- ▌ Angular Di · oguzhan18 bundleALWAYS use when working with Angular Dependency Injection, providers, services, inject tokens, or hierarchical injection in Angular applications.
- ▌ Angular Ssr · oguzhan18 bundleALWAYS use when working with Angular SSR, server-side rendering, hydration, prerendering, or Angular Universal in Angular applications.
- ▌ Angular HTTP · oguzhan18 bundleALWAYS use when working with Angular HttpClient, HTTP requests, interceptors, error handling, or API communication in Angular applications.
- ▌ Angular Jest · oguzhan18 bundleALWAYS use when testing Angular applications with Jest, configuring Jest, or migrating from Jasmine/Karma to Jest.
- ▌ Angular Forms · oguzhan18 bundleALWAYS use when working with Angular Forms, reactive forms, template-driven forms, form validation, or form handling in Angular applications.
- ▌ Angular Pipes · oguzhan18 bundleALWAYS use when working with Angular Pipes, custom pipes, pure pipes, impure pipes, or async pipes in Angular applications.
- ▌ Angular Query · oguzhan18 bundleALWAYS use when working with TanStack Query (Angular Query) for server state management, data fetching, caching, or mutations in Angular applications.
- ▌ Angular Guards · oguzhan18 bundleALWAYS use when working with Angular Route Guards, CanActivate, CanDeactivate, CanLoad, or route protection in Angular applications.
- ▌ Angular Router · oguzhan18 bundleALWAYS use when working with Angular Router, routing configuration, guards, resolvers, lazy loading, or navigation in Angular applications.
- ▌ Angular Cypress · oguzhan18 bundleALWAYS use when testing Angular applications with Cypress, E2E testing, or component testing in Angular.