JS Explained – You Think You Know Javascript ?

Do you know why
  • NaN !== NaN
  • parseInt(’08’) != parseInt(’08’,10)
  • Boolean(0) != Boolean(‘0’)
  • ‘a’.length is not always 1

want to know ?

Do you know

  • CSS as far up as possible
  • JS as far down as possible inside body
  • Bubbeling and cancelBubble()

want to know even more ?

or just

want to just sit back and watch videos ?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s