blade-sensei / learning

Roadmap for software engineer, sandbox, algorithms training, it also contains my daily task dashboard
9 stars 2 forks source link

react redirections routing #100

Closed blade-sensei closed 4 years ago

blade-sensei commented 4 years ago

redirection by using parameters in url (query params) https://stackoverflow.com/questions/44121069/how-to-pass-params-with-history-push-link-redirect-in-react-router-v4

using redirection with push history also is explained here. this.props.location.state // it is equal to yourData