DEV Community

Discussion on: Why seems React to be so extremely complex

Collapse
 
martin profile image
Martin Beentjes

Well, mostly because the backend won’t be in React/JavaScript but either in Spring Boot or Golang so that will result in another application listening on another port. That causes CORS issues and thus I need the proxy middleware. It gives me more technology flexibility