RxJS


Topic | v1 | created by jjones |
Description

RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code.


Source rxjs.dev
Relations

uses JavaScript

JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specif...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

mentioned in Unlocking reactivity with Svelte and RxJS

I keep being surprised by how reactive Svelte feels. In this article, we take a glance at the Svelte...