What is CORS? 5-minute explanation

from blog Mensur Duraković, | ↗ original
You coded a backend and now you want to connect your frontend app to your backend, but then you get this weird error:What the hell is CORS?CORS is an abbreviation for "Cross-Origin Resource Sharing". This is a mechanism enabling a website at one URL to request