DEV Community

Discussion on: Are you exposing secrets in your react app?

Collapse
 
thereis profile image
Lucas Reis

Good tip for using a proxy backend to route your requests. You can achieve the same thing using nginx, nextjs… 😊

Collapse
 
lukeecart profile image
Luke Cartwright

Thanks, I didn't know that