What We Learned

You’ve now seen how observables work at the basic level, and you’ve grasped the vocabulary surrounding them. Don’t worry if you’re still unclear about the specifics. The principles introduced here will come up again and again, so there will be plenty of opportunities to practice. On the other hand, if you’re looking for a challenge, implement a lap button on the stopwatch. Clicking a lap button pauses the rendering of the view but doesn’t pause the internal counter. Clicking the lap button again shows the current counter state.

Now that you know how to create streams of data with observables, it’s time to learn more about how to modify the data within a stream. In the next chapter, you go on beyond map to learn about many more operators that will be foundational to your RxJS knowledge.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.223.172.132