Deciding to Use Context Not a good idea when:
Possibly a good idea when:
●
Trying to replace state or state management tool (Redux)
●
Making a portion of your React component tree more accessible
●
Replace every instance of props passing (2-3 levels is okay)
●
Static, or non-frequently changing data