Click on tags to remove them from the filter.
A few years back I created an interactive article navigator as an exercise in learning React. I thought I’d see what it was like doing it over now I’ve been writing UIs in React for a few years.
Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.