The Right Helper – The Daily WTF

Date:

Share:

Greg was fighting with an academic CMS, and discovered that a file called write_helper.js was included on every page. It contained this single function:

function document_write(s)
{
   document.write(s);
}

Now, setting aside the fact that document.write is one of those “you probably shouldn’t use this” functions, and is deprecated, one has to wonder what the point of this function is. Did someone really not like object-oriented style code? Did someone break the “.” on their keyboard and just wanted to not have to copy/paste existing “.”s?

It’s the kind of function you expect to see that someone wrote but that isn’t invoked anywhere, and you’d almost be correct. This function, in a file included on every page, is called once and only once.

More like the wrong helper, if we’re being honest.

Source link

Subscribe to our magazine

━ more like this

The Lesson to Unlearn

December 2019The most damaging thing you learned in school wasn't something you learned in any specific class. It was learning to get good grades.When I...

Rough week – The Bloggess

It’s been a very rough week and I’m lightly exhausted so instead of writing a real post I’m just sharing the letter I sent...

Huda Mustafa's Revenge Dresses Are the Real Bombshells on "Love Island USA"

Princess Diana in an off-shoulder minidress when Prince Charles went public with his affair. Mariah Carey in a hip-high slit after leaving a tumultuous...