React's Activity Component: Hide UI Without Losing Its State
A user types half a message into the compose tab, flips over to the settings tab to change a notification preference, flips back, and the draft is gone. You know exactly why: {tab === 'compose' && <Co
grimicorn.hashnode.dev4 min read