useState

useState (๐Ÿ solution)
๐Ÿ‘จโ€๐Ÿ’ผ Super! You've successfully filtered the blog posts based on what the user has typed. This is where we start getting into why React is so great. It makes doing stateful dynamic things like this super easy compared to the alternative of working with the DOM directly. Let's keep going.

Please set the playground first

Loading "useState"
Loading "useState"