Skip to content

A small sand box app to demonstrate how to work in react with Typescript, with props, events, class component and refs.

Notifications You must be signed in to change notification settings

intelligentCoding/ReactWithTypescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-sandbox

Notes

Type Annotations

Code we add to tell TypeScript what type of value a variable will refer to.

Type inference

Typescript tries to figure out what type of value a variable refers to. image

About

A small sand box app to demonstrate how to work in react with Typescript, with props, events, class component and refs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published