React #6: Final project, let's build a filtering search bar!

Опубликовано: 05 Март 2026
на канале: Andrew Chen
465
6

Not sure why the audio and the video aren't matching up, well, just look at the code then.

Let's build that searchbar! P.S. This is targetted towards people new to React since I talked about lifting the state, hierarchical components, component props, and different types of JS functinos. In practice, not only this is very easy to code, but you can just use semantic ui react to make this bar and they have the search logic embedded already, you probably just need to put in the data to search with.

https://react.semantic-ui.com/