Responding to Filters

Let's deal with the filters in our All-React application.

We'll cover the following

Calendar filters

The first filter we want to deal with is the calendar filter that controls the entire days on the schedule display. Here’s the React component for one of those calendar days. There’s a parent component that we are not showing that generates the entire list of these and passes each the appropriate ScheduleDay object:

Get hands-on with 1200+ tech skills courses.