node.js - Every time API call firing in ReactJS -


using redux created reducer, actions , service layer in our application. noticed when click button firing same service again.

the redux store data in previous api call response , utilize response when click button.

do have feature? , explain how stores working?

when going visited page again firing same service. store not maintain old data?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -