React Reusable Component #5 Checkbox

Learn how to make reusable components in react.
Reusable Checkbox 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...
Dropdown:- • React Reusable Compone...
TextArea:- / cynv3xkx2bk
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

Пікірлер: 2

  • @nameisooti4941
    @nameisooti49414 жыл бұрын

    Your awesome! those helped a lot. can you plz do autocomplete

  • @codewithghazi

    @codewithghazi

    4 жыл бұрын

    Sure will do some video.