RxJS observables

GPTKB entity

Statements (92)
Predicate Object
gptkbp:instanceOf asynchronous programming concept
gptkbp:canBe cold
hot
first
last
scan
TestScheduler
takeUntil
toPromise
gptkbp:canBeBufferedBy buffer
bufferCount
bufferTime
gptkbp:canBeDebouncedBy debounce
debounceTime
gptkbp:canBeDelayedBy delay
delayWhen
gptkbp:canBeDematerializedBy dematerialize
gptkbp:canBeErrorHandledBy retry
catchError
retryWhen
gptkbp:canBeFilteredBy distinct
skip
filter
take
distinctUntilChanged
gptkbp:canBeFlattenedBy concatAll
exhaustAll
mergeAll
switchAll
gptkbp:canBeLoggedBy tap
gptkbp:canBeMaterializedBy materialize
gptkbp:canBeMulticastedBy multicast
share
publish
gptkbp:canBeNotifiedBy notification
gptkbp:canBePausedBy pausable
gptkbp:canBeScheduledBy observeOn
subscribeOn
gptkbp:canBeThrottledBy throttle
throttleTime
gptkbp:canBeUnsubscribed true
gptkbp:canCreate gptkb:Web_APIs
events
promises
intervals
timers
generators
arrays
interval
from
of
user input
HTTP requests
timer
Observable.create
fromEvent
iterables
gptkbp:combines zip
combineLatest
forkJoin
withLatestFrom
gptkbp:convertedTo gptkb:Promise
gptkbp:emits values over time
gptkbp:hasMethod pipe
complete
error
next
subscribe
unsubscribe
https://www.w3.org/2000/01/rdf-schema#label RxJS observables
gptkbp:partOf gptkb:RxJS_library
gptkbp:reduces reduce
gptkbp:supports subscription
operators
chaining
gptkbp:transformsInto gptkb:topographic_map
filter
take
concatMap
debounceTime
distinctUntilChanged
mergeMap
switchMap
gptkbp:usedFor event handling
reactive programming
asynchronous data streams
gptkbp:usedIn gptkb:JavaScript
gptkb:Angular
gptkb:TypeScript
gptkb:RxJS
gptkbp:bfsParent gptkb:Angular_(Angular_2+)
gptkbp:bfsLayer 7