By hal10001
via blog.reindel.com
Published: Jun 16 2007 / 22:22
As the Web applications you develop grow larger and increasingly complex, code reuse becomes more important. You can find yourself repeating several tasks, and it becomes a necessity to understand object-oriented programming (OOP) for JavaScript. This can be a frustrating experience, since there are so many opinions on coding style. Regardless, in your research, you will undoubtedly find yourself face-to-face with a very powerful OOP concept, called prototype.
Tweet
SaveShareSend
Tags: frameworks, how-to, javascript, web design
Add your comment