Upcoming Events

Come meet the team, enjoy live music, and support public radio in person. All events are open to the community — friends and family of listeners welcome.

@if (loading) {
Loading events…
} @else if (upcomingEvents.length === 0) {
No upcoming events — check back later!
} @else {
{{ event.date | date:'MMM' }} {{ event.date | date:'d' }} {{ event.date | date:'yyyy' }}

{{ event.title }}

{{ event.description }}

{{ event.location }} @if (event.rsvp_url) { RSVP → } @else { Learn More → }
}