Show HN: Interactive Cheatsheet about CORS

  • Hey HN,

    this cheatsheet is the result of me building on of my recent side projects. It essentially includes everything there is to know about CORS (Cross Origin Resource Sharing).

    blockedbycors.dev is my try at finding a solution to the endless stream of people being annoyed with CORS issues. So if you happen to encounter anyone that is in this situation, I'd be very glad if you could refer them to the page.

    Currently the project is still in an MVP phase, but there's a lot more planned. Just trying to figure out what helps people the most at the moment. :) Cheers, Max

  • Great resource. Thanks for this.