nikhildhokaN
Convex Community15mo ago
13 replies
nikhildhoka

corsHttpRouter

How can I get the code for the corsHttpRouter mentioned in this video?
https://youtu.be/c7Y0wCml1kg?si=PPh7IPR_04Lvudg1
YouTubeConvex
BLOCKED BY CORS

Did reading that give you shivers? You're not alone.

Cross origin resource sharing - CORS - has been a pain for developers for a long time. However, it is often made out to be more complex than needed, and solutions unnecessarily pedantic, when in reality you only need to remember a few things. Like, two things.

In this video,...
How to fix CORS errors for good
Was this page helpful?