An Accordion Story + React Context API
Picked this case ๐, because is a good one where we can get the power of Context API to have access to a central state and modify the other components that are subscribed to the same context.
Using Context API you are not restricted to share state ...
alecode.hashnode.dev6 min read