119 - React TypeScript Tutorial - 25 - Wrapping up
This final video summarizes the key learnings from a series on React and TypeScript, covering topics such as typing props, events, hooks, and advanced concepts like polymorphic components. The speaker encourages viewers to master TypeScript and build projects using React and TypeScript. Additionally, viewers are invited to support the channel and look forward to future content, including a beginner's TypeScript tutorial.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views
119 - React TypeScript Tutorial - 25 - Wrapping up
This final video summarizes the key learnings from a series on React and TypeScript, covering topics such as typing props, events, hooks, and advanced concepts like polymorphic components. The speaker encourages viewers to master TypeScript and build projects using React and TypeScript. Additionally, viewers are invited to support the channel and look forward to future content, including a beginner's TypeScript tutorial.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
before we begin i shout out to bird
polly who is a vip patron of the channel
alright everyone in this final video of the series i want to take a few minutes to summarize what we have learned and talk about where to go from here we started off by learning to type some basic and advanced props for a component we then learned how to type events and styles after that we learned how to type the various hooks you state with a default value with a future value and the same with use reducer we also learned how to type the context api with an initial value and a future value and finally the user f hook we also had a look at typing class components to help work on projects that are a few years old we then moved on to some of the more advanced topics when it comes to react and typescript like passing a component as a prop generic props restricting props template literals and the exclude utility type wrapping html elements and the omit utility type how to extract a component prop types and finally how to type a polymorphic component in react i hope you now have the knowledge to get started with react and typescript from here my recommendation would be to master typescript itself there are a lot more features and types that you should be aware of and of course you can expect a typescript tutorial for beginners in this channel very soon i would also recommend building a project with react and typescript with that we come to the end of the series on react and typescript if you would like to support the channel or if you are generally interested in more content please do visit learn.codevolution.dev for my paid courses as always thank you for watching and until next time take care