redux - What is a network callback? -
i reading redux docs , came across passage "this ensures neither views nor network callbacks ever write directly state" http://redux.js.org/docs/introduction/threeprinciples.html
i know callback function passed function, network callback? success function in jquery ajax request?
Comments
Post a Comment