I'm curious who started ReactiveX / RxJS?
Rx seems to be implemented in a lot of languages/platforms, I'm curious to what's the origins of it? Which project was first?
RxJS is used heavily in Angular web framework. Was there a company behind it like Microsoft, Netflix or Google?
ReactiveX (also known as Reactive Extensions) is a software library originally created by Microsoft that allows imperative programming languages to operate on sequences of data regardless of whether the data is synchronous or asynchronous.
Since its release in 2015, RxJS has been gaining momentum and helped shape other popular libraries and frameworks such as Angular and NestJS.
Reactive Extensions for JavaScript, or RxJS, is a JavaScript library that uses observables for reactive programming. It can be used with other JavaScript libraries and frameworks, and it integrates well into Angular.
ReactiveX is a project which aims to provide reactive programming concept to various programming languages. Reactive Programming refers to the scenario where program reacts as and when data appears.
The concept of Reactive Programming was introduced by Microsoft , then the library was made by Netfilx. Here you can read more about Netflix Rx journey
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With