I'm trying to implement a togglable auto-save feature using RxJS streams. The goal is to: While auto-save is enabled, send changes to the server as they come.
As I'm trying to use filter like this. beginnerCourses$: Observable<Course[]>; advancedCourses$: Observable<Course[]>; ngOnInit() {
Let's assume we have a Subject, that can return a given set of values, all of which might require a different approach to them. We could debate whether or not t