Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

correct me if i am wrong, but if your backend and front-end run on different ports and you are developing locally using chrome, you have to use CORS to make any non GET requests


What we do is make the frontend server(eg ng serve) proxy request to backend during development.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: