Explanations

  • React hooks useContext
    • There's surprisingly little info available even on the react docs website about how to use these successfully.
    • We used them effectively at my client to allow any component within an app to render a flash message that would be rendered on any subsequent page

Where have I mentioned this?