You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
The text was updated successfully, but these errors were encountered:
@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
The text was updated successfully, but these errors were encountered: