id | lesson | title | layout | class | preview_image | preview_image_alt |
---|---|---|---|---|---|---|
categories |
14 |
Categories - 3 month anniversary special episode |
default |
post |
categories/content_preview.jpg |
Categories of stream operations |
I published the first episode on Monday, 18 September. Today is Monday, 18 December. We are celebrating the 3 month anniversary of the series!
For this 14th special episode, I created five special cards: categories. They show an overview of the different stream operations you have learned about so far. With those category cards, you can quickly find the operator you need!
I started this series with three important Reactive Programming concepts: streams, immutability and reactivity. You should really learn those principles first!
- map and delay
- filter, take and last
- throttleTime and debounceTime
- merge and startWith
- combineLatest and zip