BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4892959793217536/lesson/4e5fe20e270b9a3ff69029c173536c29?ref=outlook-calendar
SUMMARY:Course Summary/Thank You
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/4892959793217536/lesson/4e5fe20e270b9a3ff69029c173536c29?ref=outlook-calendar
DESCRIPTION: 
Functions are used to:
Reuse code
Separate logic
Functions related to variables by
Variables passed in are called arguments
The function can return variables or pass them to a callback
Functions can be created
Using the function keyword
As methods
Using arrows
Composing allows us to modify functions
Currying returns a value
Factories return another function
Async functions happen over a period of time


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