One issue we have that negatively impacts developer experience is that requests to Playground don't show up in the Network tab of the browser's developer tools. This makes debugging tasks and day-to-day development considerably harder than a traditional frontend-backend scenario.
The reason why requests to playground don't show is because we're not technically making a request, we're just calling a function in PlaygroundClient.