React Reusable Component - #3 Dropdown

Learn how to make reusable components in react.
Reusable Dropdown component which can be used application wide with less code and is tested with all scenarios to maintain UI consistent in whole application with value and prop-types validation.
When designing interfaces, break down the common design elements (buttons, form fields, layout components, etc.) into reusable components with well-defined interfaces. That way, the next time you need to build some UI, you can write much less code. This means faster development time, fewer bugs, and fewer bytes down the wire.
Previous videos of this series
Input Field:- • React Reusable Form Co...
Button:- • React Reusable Form Co...
Please Like, Share, Comment and Subscribe for more interesting videos.
Facebook : / codewithghazi
LinkedIn: / ghazi-khan
Source Code: github.com/gkhan205/react-reu...
#codewithghazi #reactjs #reactcomponent

Пікірлер: 13

  • @codewithghazi
    @codewithghazi4 жыл бұрын

    Please comment your thoughts on video to improve quality. All feedbacks and suggestions are welcome. 😊

  • @lucifer45227
    @lucifer45227 Жыл бұрын

    thankyou

  • @AnkitSingh-sg7ps
    @AnkitSingh-sg7ps4 жыл бұрын

    good one

  • @codewithghazi

    @codewithghazi

    4 жыл бұрын

    Thank you

  • @dushanbaranige3799
    @dushanbaranige379910 ай бұрын

    how we use those components in functional and class base form in react? if you can create videos for those forms it will very help for watched developers. when you create those videos used API URLs bcz real-world scenarios using API calls

  • @omkarwalujkar2914
    @omkarwalujkar29143 жыл бұрын

    Thanks It's very helpful

  • @codewithghazi

    @codewithghazi

    2 жыл бұрын

    Glad to hear that

  • @CahBagusOfficial
    @CahBagusOfficial4 жыл бұрын

    nice tutorial, keep it up

  • @codewithghazi

    @codewithghazi

    4 жыл бұрын

    Thank you.

  • @rajatsinha7442
    @rajatsinha74424 жыл бұрын

    Great and useful videos. Please do the same in nextjs

  • @codewithghazi

    @codewithghazi

    4 жыл бұрын

    Thank you. I'm glad you liked the video. Will plan some content for next js surely.

  • @tnikitha9055
    @tnikitha90553 жыл бұрын

    Very useful, can please provide same for image upload/file upload with hooks

  • @codewithghazi

    @codewithghazi

    3 жыл бұрын

    Sure will create that.