Today, Reactive Programming is the most discussed topic in many JavaScript frameworks or libraries, like Angular, React, etc. Let’s talk about one of the important aspects of Reactive Extensions called Subjects.

First, let’s go by the definition given by the RxJS official docs.

Today, Reactive Programming is the most discussed topic in many JavaScript frameworks or libraries, like Angular, React, etc. Let’s talk about one of the important aspects of Reactive Extensions called Subjects.
First, let’s go by the definition given by the RxJS official docs. […]