>

CODEMASTERYLAB

IDE PLATFORM
CoursesCommunity BlogsKnowledge GraphQuizzesInterview Prep

Sign in to track progress & earn XP

Sign In Create Account
>
Code Mastery Lab

Code Mastery Lab

Sign In

The Operation Stream Pattern — Managing Complex State with RxJS

Question 1 / 1

0:00
Core
Medium

A TaskService implements the operation stream pattern using scan but not shareReplay(1). Three operations are pushed before a component subscribes to tasks$. What happens when the component subscribes?