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? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -