Write Self Documenting React Props with TypeScript Basic Types and Inline Comments

InstructorShawn Wang

Share this video with your friends

Send Tweet

TypeScript's Basic Types are worth exploring with a view toward practical usage in React Components. Furthermore, you can comment your components and your types and have them show up in your tooling, for example your IDE, or even autogenerated documentation for your design system.