Skip to content

justinedancel/react-with-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple React project utilizing TypeScript

Sections

  1. Handling state

    Using interface on useState

  2. Handling props

    Passing down props with React.FC

  3. Handling functions

    Defining a function's type

  4. Handling events

    • Exporting interface & defining the prop types on components

    • Defining type for e on handleChange function

    • Modifying the people array

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published