1. 9
    Redux: Using mapDispatchToProps() Shorthand Notation
    1m 49s

Redux: Using mapDispatchToProps() Shorthand Notation

InstructorDan Abramov

Share this video with your friends

Send Tweet

We will learn how to avoid the boilerplate code in mapDispatchToProps() for the common case where action creator arguments match the callback prop arguments.

Admin πŸ˜‚πŸ˜’πŸ˜πŸ˜³πŸ˜­
~ 5 years ago

Hi! When I'm using shorthand notation how to declare React Component Props in TypeScript?