BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5630802022891520/lesson/175643f06cbf2589e7db4aa57d54d8b8?ref=outlook-calendar
SUMMARY:What is Async/Await?
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/5630802022891520/lesson/175643f06cbf2589e7db4aa57d54d8b8?ref=outlook-calendar
DESCRIPTION: 
The highly readable and simple way of doing async code
Like methods such as wait available in other languages
Code must be placed inside an async function
Like using a callback, but requires no closure


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