Creating An Outside Focus And Click Handler React Component
- 12 min read
- No meows just yet
In this article, we’ll look at how to create an outside focus and click handler with React. We will recreate an open source react component react-foco
from scratch in doing so.