Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
The only thing that would make me go out of my way to support edge/explorer is if I was targeting old people.
-
bioDan56227y@dontbeevil why so evil? I see nothing hateful in @Ashkin particular comment in this rant and in her comments overall ( and i have seen lots of her comments).
So what if she's biased against MS?
So are a large majority of the devs i know. I can't understand why you target her as being a "hater". -
Flygger19797yTalking bad about Microsoft is more likely to make you a hipster than a hater, most of the hate is based on ignorance, and Microsoft browsers have never created the console object before there actually was a console.
And the console behaviour actually makes quite good sense, just like Node.js doesn't have a window object, as there is no window. -
Flygger19797y@dontbeevil As the console functionality is meant only for developers and is mainly used for debugging scripts it makes sense to only have a console object when a console has been opened (typically by opening developer tools for whatever browser you use).
The older versions of IE did have a big problem in completely halting script execution because of the exception thrown when trying to reference the console object prior to its creation, as it would with any object...
And for proper logging puposes you should use a proper logger, that keeps track of its own history and output channels.
Related Rants
Trying to debug some webpage JavaScript with Edge.
Console window doesn't log anything before you open it.
You cannot copy-paste more than a single line from it.
You cannot search in it.
Fuck. Just FUCK.
undefined
ofinsanity
edge
imonthe