Skip to content

Instantly share code, notes, and snippets.

@StanAngeloff
Created September 17, 2010 15:14
Show Gist options
  • Select an option

  • Save StanAngeloff/584375 to your computer and use it in GitHub Desktop.

Select an option

Save StanAngeloff/584375 to your computer and use it in GitHub Desktop.
<jashkenas> StanAngeloff: I was wrong about it in the first place. The last version of JavaScript that had problems with switch was JavaScript 1.3 ....
<jashkenas> Around IE5 days, I think ...
<jashkenas> Since then, switch has been reliable on any expression ... I thought there were still browsers around that couldn't handle it.
<jashkenas> mea culpa.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment