Why Your Browser Blocks Some Requests: CORS Explained Simply
You've built your frontend. You've built your backend. You connect them. Everything should work perfectly.
Then you open the browser console and see:
"Access to fetch at 'your-api.com' has been blocked by CORS policy"
What the hell is CORS? Why is it...
mysandbox.hashnode.dev4 min read