rxjs
RxJS (Reactive Extensions for JavaScript)
Version: 8.x (2025) Tags: Reactive Programming, Observables, Async
References: Docs — operators, API • Angular RxJS • GitHub
API Changes
This section documents recent version-specific API changes.
-
NEW: RxJS 8 — Modern TypeScript types, smaller bundles, better tree-shaking source
-
NEW: Improved interop helpers — Simpler conversion to/from Signals with
toSignalandtoObservable -
NEW: RxJS 8 ergonomics — Compact operator signatures and safer defaults
-
DEPRECATED: Legacy import style — Use RxJS 7+ pipeable operators instead of patch imports
More from oguzhan18/angular-ecosystem-skills
angular-tailwind
ALWAYS use when working with Angular and Tailwind CSS, Tailwind configuration, utility-first CSS, or styling Angular applications with Tailwind.
143angular-animations
>-
141angular-security
ALWAYS use when working with Angular Security, XSS prevention, CSRF protection, Content Security Policy, or sanitization in Angular applications.
135angular-material
ALWAYS use when working with Angular Material components, CDK, or Material Design in Angular applications.
135angular-bootstrap
ALWAYS use when working with Angular Bootstrap, ng-bootstrap, Bootstrap components in Angular, or Bootstrap 5 integration.
134angular-services
ALWAYS use when working with Angular Services, @Injectable, dependency injection, or business logic services.
134