The User’s Application
In this lesson, we'll look at how our custom hook can be used in an application
We'll cover the following...
We'll cover the following...
Scenario
Our user is a hacker who has found proof of a big conspiracy on Mars. To share this with the world, they want to use our useExpanded
hook and the default UI elements we provide to build the following expandable view:
That’s the easy part.
What’s more interesting is that the hacker only wants a reader to view this ...