BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6278956477054976/lesson/18c47611ba821e3a31e8ab972340130c?ref=outlook-calendar
SUMMARY:Merge: MergeAll - MergeMap
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/6278956477054976/lesson/18c47611ba821e3a31e8ab972340130c?ref=outlook-calendar
DESCRIPTION: Merge Creates a new observable which combines the source and provided observable Works like concat, but all observables are subscribed to at once Does not wait for the previous observable to complete to start the next one. Hard to determine post-merge what the source was mergeAll Merges all provided observables mergeMap If the source observable emits observables, continuously subscribe to those and emit any value that comes from any of the subscribers doesn’t know when a new observable has been merged in.

https://www.learndesk.us/class/6278956477054976/lesson/18c47611ba821e3a31e8ab972340130c?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR