Posts
All the articles I've posted.
Children as a React prop in TypeScript
Posted on:December 31, 2021How to type the 'children' prop for React Typescript components.
Handling React state outside of React
Posted on:December 13, 2021How to call the setState function safely when using third-party libraries that are not compatible with React.