Overview of the RxJS Next project
masterRxJS Next is the development foundation for the platform-observable branch of RxJS. It is an exploratory implementation targeting a future major version (likely RxJS 9). The project focuses on aligning RxJS with platform-observable semantics and web standards.
Key documentation areas include:
- Architecture: Implementation details and target architecture.
- Compatibility Strategy: How the project handles platform semantics, RxJS 7 behavior, and migration.
- Symbol Operators: Explanations of Symbol-based operators, safe mutation, and pipeable compatibility.
- Decision Logs: Records of accepted, proposed, and deferred architectural decisions.