Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

JavaScript: The Good Parts (repost)

Posted By: Veslefrikk
JavaScript: The Good Parts (repost)

JavaScript: The Good Parts By Douglas Crockford
Publisher: O'Reilly 2008 | 176 Pages | ISBN: 0596517742 | EPUB + PDF | 9 MB

Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code.