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 -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -