A Hogg Blog

Josh switched careers into Software Development. He has a passion for learning and sharing. He is on a mission to help level out the learning curve, by pointing out the details that were missed when he was starting out.
If you want to discuss anything on here, reach out on Twitter.

The Origins of Cross-Origin Resource Sharing

January 30, 2020

Does seeing a CORS error in console make you blurt out other four letter words? Let's look beyond the advice of setting a wild card Access-Control-Allow-Origin header, and understand exactly what CORS is and how it works.