A Beginner’s Guide to CORS and How to Fix It
What is CORS? Let’s Try to Understand
I was working on a small project with React on the frontend and Node.js on the backend. Everything looked fine until I tried to fetch some data. Suddenly, the browser blocked it and showed an error.
That’s when I...
hrrahman.hashnode.dev3 min read