Never let stray errors in the console
Never let stray errors in the console
When doing web development I fix all the errors that show up in the console. Often they don’t seem to impede the actual use of the software, but nevertheless I think it’s a good practice to fix them all. This following example should illustrate why.
I was doing some maintenance on an Angular project at work. I noticed that there were a couple of errors showing up in the console, but the web site…
View On WordPress











