May 21, 2021

How to update parent state from child in React

Learn to update parent component state from child components in React

Dec 5, 2020

Call parent component method in a child component in React and Typescript

How to call a parent component method in a child component in React and Typescript

Nov 29, 2020

How to pass React components as props in TypeScript

Learn how you can pass an entire component as props in React and TypeScript

Nov 21, 2020

How to write React function components in Typescript

Learn to write strongly type React function components in TypeScript

Sep 9, 2020

How to build a React Login Form with Typescript and React hooks

A practical guide on how you can create a react login form and form validation with Typescript, React hooks and Material UI

Apr 12, 2020

Personal Blog Built using Nextjs and TypeScript

Things to consider when building a personal blog website with React