Redux: Using mapDispatchToProps() Shorthand Notation

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 πŸ˜‚πŸ˜’πŸ˜πŸ˜³πŸ˜­
Admin πŸ˜‚πŸ˜’πŸ˜πŸ˜³πŸ˜­
~ 5 years ago

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