Search Filter React Tutorial - Search Bar in React

preview_player
Показать описание
In this video I will teach you guys how to make a Search Bar with a Search Filter in React. The values are filtered as you write on the search bar, and you are able to find the information you need.

-
-
Please leave a comment on what topic you guys want me to cover next!
-
-
Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Equipments I Use:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Tags:
- Search Bar
- Search Filter
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial
Рекомендации по теме
Комментарии
Автор

little tutorials like this might seem like nothing but in reality, they do. Thanks man

CodingWithDapo
Автор

Hey, man. Thanks for this video. I'm working for the first time as a developer in a company. So I received a task this week to implement a search bar with react. Your video helped me a lot. Keep doing it, you're a great developer.

jean
Автор

Straight to the point, no wasting time on styling, no wasting in cmd prompt creating project. Straight forward and quick which got me started. Thank you so much

anilsunny
Автор

Honestly watched like 6 articles and 4 videos before this but this was what i needed. Super concise, to the point and very clear. Great job man :)

mitarthsingh
Автор

One small point Pedro.. You are using includes which will filter exact value. You should use substr(0, length of searchTerm) and then compare for correct results.

ankitmehrotra
Автор

I was gonna search for this so that I can integrate this to the Pokémon application from the last video.
You're simply amazing man. Keep up the good work

itscartmanbrah
Автор

I didn't expect for this to be so easy to implement into my application, as I was already pretty far along, but it was!!

tcutinthecut
Автор

Thanks Man! your videos helped me a lot during my Early days as Web Developer.

oshinbatra
Автор

I spend a whole day to get the right solution and finally, I got this super explanation Thanks bro

sourabhthorat
Автор

was stuck at it for 2 days.. helped a lot.. thanks man....

chahhatpandit
Автор

I will make sure to like every video I watch and recommend it to my colleagues. These are very helpful for a beginner like me. Thank you.

thippanayugesh
Автор

Good stuff Pedro thanks! I enjoy these types of useful videos, even if you have done this before, no one does it the same and I always learn something new.

khandoor
Автор

Best tutorial on search and filter. I was going through dev grey's react tutorial and got comfused in search component working. After watching your all foubt cleared. Thank you brother

og_LionKingGaming
Автор

perfect, i deleted so many lines of my code after viewing your tutorial
Thanks bro !

raabisliman
Автор

Keep making videos, you are going to get popular for sure. I rather go to you then smaller youtubers because your explanations are just so much better.

henryngann
Автор

Best one explains search functionality thanks a lot Pedro.

omaralazzawi
Автор

This video beats everything else I've seen on YouTube and on StackOverFlow. Straight forward and to the point.

edwardlocnguyen
Автор

BRO, YOU ARE AN ABSOLUTE LEGEND. Im going to send you a dono with my first salary !

chasec
Автор

I will say that again! You are doing amazing things my man, thanks a lot! I hope my comment will also be of help for your channel, bro! Make more videos please. I mentioned this the other day and I am going to say this again, you have some outstanding skills and I hope more people could see your job! Way to go!

snrcyek
Автор

omg, thanks for this, i tried myself but it was a bit difficult when you first start react, really helpful, thanks

kaykodes