Discover operators from Reactive Extensions framework right in your 'New tab' pageHave you ever tried to adopt reactive approach in programming? I have. And let me tell you, it's not an easy road. So I developed this extension for myself to help me learn more quickly. And since it helped me a lot, I decided to put it up for grab for everyone else.
Adopting the reactive extensions without the knowledge of the available operators is like to try to make sentences without having a vocabulary. This tool can help you learn the words first in a more gradual way, so that you can use them at the right time.
Every time you open a new tab, you get a documentation for one random operator. You can also search for specific operators, so you don't have to navigate to official documentation.
I have no connection to official reactive extensions movement ( http://reactivex.io ).