Learn React PropTypes In 13 Minutes

Описание к видео Learn React PropTypes In 13 Minutes

Learn React Today Course: https://courses.webdevsimplified.com/...

With React it is very easy to accidentally pass incorrect props to a component and worst of all it is difficult to track down where these bugs occur before deploying your code. This is where PropTypes come in. With PropTypes you can easily define exactly what the props should be for a component and it will notify you when those props are incorrect. In this video I will be going over everything you need to know about PropTypes so you can start writing less buggy React code immediately.


📚 Materials/References:

Learn React Today Course: https://courses.webdevsimplified.com/...
PropTypes Article: https://blog.webdevsimplified.com/202...


🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon:   / webdevsimplified  
Twitter:   / devsimplified  
Discord:   / discord  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:22 - Basic PropTypes
07:48 - Advanced PropTypes


#PropsTypes #WDS #ReactJS

Комментарии

Информация по комментариям в разработке