DEV Community

Discussion on: How to manage API calls in React ⚛️

Collapse
 
deepakr28 profile image
Deepak Rawat

hey Adyasha, great article, I have a doubt regarding making API calls from the client side, is it a secure if i store API keys as env variables?

Collapse
 
ashutoshdash profile image
Ashutosh Dash

Yes it will be secured.