Hacker News new | ask | show | jobs
by misiti3780 3524 days ago
it's actually pretty annoying in my experience to use the create-react-app with django because of CORS related issues. chrome doesnt like sending ajax requests from localhost:3000 -> localhost:8000