Open GeekEast opened 4 years ago
https://geekeast.github.io/Developer/framework/react/react-redux.html
Key Points Name What Where Analogy Example Action Payloads send from view to store. View HTTP Post Body { type: 'SONG_SELECTED', payload: "Hello world" } Action Creator Function to
https://geekeast.github.io/Developer/framework/react/react-redux.html
Key Points Name What Where Analogy Example Action Payloads send from view to store. View HTTP Post Body { type: 'SONG_SELECTED', payload: "Hello world" } Action Creator Function to