Knowledge check: React Context - Advanced React
What of the below scenarios are valid for choosing context instead of local state? Select all that apply.
The locale or language that should be used in the application’s text.
The current selection of a group of radio buttons.
The visibility state...