React with TypeScript

React with TypeScript

for Tridhya Tech

author image
Prashant Rawal
Tridhya Tech
course icon

Table of Contents

  1. Introduction

    1. Introduction
  2. About Workshop and Me

    1. Why
  3. PropTypes

    1. nameBadge
    2. Migrating From Proptypes
    3. Refactoring Prototypes
    4. Solutions
    5. Commonly Used Props
  4. Children

    1. Type the Children
    2. Type the Children Solution
    3. Built In Types
  5. Hooks

    1. useState
    2. useState Exercise
    3. useState Solution
    4. Setting State without Default Value
    5. State and Event Exercise
    6. State and Event Solution
    7. Passing setState and Reusing State
    8. Passing setState and Resuing State Solution
    9. Unions in Typescript
  6. Reducers

    1. Working with Reducers
    2. Passing Dispatch as a Prop
    3. Typing Action and Reducers
    4. Typing Action and Reducers Solution
  7. Context Api

    1. The Context Api
    2. Context Api Exercise
    3. Context Api Solution
  • Content Licensed Under CC-BY-NC-4.0

    Code Samples and Excercises Licensed Under Apache 2.0

    Site Designed by Prashant Rawal

    Please respect the creator