Server logs in the browser #63393
ariannargesi
started this conversation in
Ideas
Replies: 1 comment
-
I'm not an expect on the topic of how Next.js work under the hood. What are the downsides? I don't know |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Showing server logs (including errors, console.log, etc) in the browser during development
Background
Nuxt.js just released a new version and they've introduced this feature. It is amazing.
Something it's two frustrating to check logs in both browser and both server to find potential issues. If we can show all the logs in one place, we can provide a better DX experience
Proposal
Not sure about how to implement this. But I'm ready to contribute
Beta Was this translation helpful? Give feedback.
All reactions