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

Pro JavaScript Design Patterns (repost)

Posted By: Veslefrikk
Pro JavaScript Design Patterns (repost)

Pro JavaScript Design Patterns
by Ross Harmes, Dustin Diaz
English | 2007 | ISBN: 159059908X | 269 pages | PDF | 1 MB

As a web developer, you’ll already know that JavaScript is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power waiting to be unlocked–JavaScript is capable of full object-oriented capabilities, and by applying OOP principles, best practices, and design patterns to your code, you can make it more powerful, more efficient, and easier to work with alone or as part of a team.