rxjs-docs
rxjs-docs copied to clipboard
The home for new work on the new RxJS docs (RxJS v 5 and up). New to this space? Say hi here: https://github.com/ReactiveX/rxjs-docs/issues/24. Want to find out what's up? We're chatting here. https:/...
Add quick outline at the right side as a additional navigation if needed.
When you are on mobile sizes, you can scroll to the length of the header because the pink header isn't responsive enough.
To make is easy to find special operators, there should be an instant search on top of the operator list in the sidebar.
Per the discussion spawned in #255 As the UX currently stands: ``` As a user Given I am on an inner operator page And it is not an operator at...
Hi everybody, I have a couple of thoughts on trying to improve the Method Signature and I would like to get some extra feedback/thoughts from others. ### public access modifier...
Add docs for operator concatMap under group transformation Below is minimum details needed - [ ] name - [ ] operatorType - [ ] signature - [ ] parameters -...
Add docs for operator delayWhen under group utility Below is minimum details needed - [ ] name - [ ] operatorType - [ ] signature - [ ] parameters -...
Add docs for operator of under group creation Below is minimum details needed - [ ] name - [ ] operatorType - [ ] signature - [ ] parameters -...
Move links from left menu to top navigation except home and companies.
Closes: https://github.com/ReactiveX/rxjs-docs/issues/119