All code was created during the watching Master Typescript by learning popular design patterns and building complex projects and React and Typescript
features/annotaions- Type Annotations functions (arrow, anonymous, regular, void and never returning types), arrays and objects, tuples, interfaces.maps- basic example of interface usage with the classes.react/basic- types around props & states, events & refs.react/redux-ts- types for reducers and actions,