patternfly / training-scenarios

PatternFly Developer Training
https://www.patternfly.org/v4/documentation/react/overview/training
8 stars 26 forks source link

Typescript tutorial #274

Open christiemolloy opened 4 years ago

christiemolloy commented 4 years ago

@seanforyou23 bought up a great point about having a quick typescript basics tutorial that would supplement a lot of the React component tutorials. PatternFly uses typescript so we believe that it would align with our goals for the PatternFly developer training.

It would cover: interfaces, types, how to handle optional/required properties, handling/typing events, potentially extending types/interfaces