Created
September 17, 2010 15:14
-
-
Save StanAngeloff/584375 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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