Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want the DevTools console to tell me when something happened. #659

Open
WebWeWantBot opened this issue Feb 5, 2024 · 0 comments
Open

Comments

@WebWeWantBot
Copy link


title: I want the DevTools console to tell me when something happened.
date: 2024-02-05T17:27:19.720Z
submitter: PRIVATE
number: 65c11a7792f3850070011ac2
tags: [ ]
discussion: https://github.com/WebWeWant/webwewant.fyi/discussions/
status: [ discussing || in-progress || complete ]
related:

  • title:
    url:
    type: [ article || explainer || draft || spec || note || discussion ]

Let's say that you just finished a session of debugging and go back to your editor to change a few things, as hot module replacement is common place nowadays, you don't refresh your page, now you get a LOT of errors in the console, which ones are from before you changed things and which are from after? You can't know without memorizing every error. This completely defeats the point of HMR as you have to refresh the page or clear the DevTools, remembering the latter is an inconvenience and sometimes you want to actually see the error you're trying to fix.


If posted, this will appear at https://webwewant.fyi/wants/65c11a7792f3850070011ac2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant