filmov
tv
PropTypes & DefaultProps Tutorial: ReactJS PropTypes and DefaultProps

Показать описание
Hello everyone
In this video, we have covered propTypes and defaultProps, that will allow you to add validation on propTypes so that you can make your code error free and it will also make your debugging easy
DefaultProps allows you to pass some default value to the props if that prop is not passed by Parent component then your component will work on the data passed in defaultProps.
PropTypes package has moved to separate package now from React version 15.5, so if you are using latest version then now we need to install this package using npm
npm install prop-types --save
Support my channel by liking and sharing my videos so that I can reach to wider audience. Please share it in your network 🙏
►Checkout previous video on Props
►Checkout previous video on NPM
►Checkout previous video on Components
►Virtual DOM and Real DOM
►ReactJS Introduction
►Click here to Subscribe the channel:
►JavaScript Course with ES6 Features-:
►Angular Complete Course:
►All important shorts videos:
Connect with Me On Social Media
#nishasingla #react #propTypes
In this video, we have covered propTypes and defaultProps, that will allow you to add validation on propTypes so that you can make your code error free and it will also make your debugging easy
DefaultProps allows you to pass some default value to the props if that prop is not passed by Parent component then your component will work on the data passed in defaultProps.
PropTypes package has moved to separate package now from React version 15.5, so if you are using latest version then now we need to install this package using npm
npm install prop-types --save
Support my channel by liking and sharing my videos so that I can reach to wider audience. Please share it in your network 🙏
►Checkout previous video on Props
►Checkout previous video on NPM
►Checkout previous video on Components
►Virtual DOM and Real DOM
►ReactJS Introduction
►Click here to Subscribe the channel:
►JavaScript Course with ES6 Features-:
►Angular Complete Course:
►All important shorts videos:
Connect with Me On Social Media
#nishasingla #react #propTypes
Комментарии