One of the challenges of diving deeper into RxJS, or Reactive Extensions for JavaScript, is the terminology. We may know the basics of using RxJS, but to really understand how it works, we need a firm grasp of its vocabulary. Let’s focus on answering these questions: What *is* a higher-order Observable? What are inner and […]