|
|
|
|
|
by Tloewald
4865 days ago
|
|
Replace article with link to Crockford and John Resig's advanced JavaScript tutorial. http://ejohn.org/apps/learn/ Any list of gotchas that omits discussion of falsiness, objects vs arrays, array-like things that aren't arrays, the array sort function... And the throwaway comment about JavaScript being poorly designed is facile and annoying Every language anyone uses has warts. |
|
It's pretty telling that Crockford's "JavaScript: The Good Parts", which is the most widely-recommended book by the JavaScript community, essentially says to not use huge parts of the language. One doesn't have to intentionally avoid so much core functionality when using most other programming languages.