Alright, so you’re building a cool web app. Your frontend is running on http://localhost:3000 and your backend is running on http://localhost:8000. Seems fine, right? Both are on your machine. You try to fetch some data from your backend using fetch(...