OOP in JS slides

Post Info

Author

Eugene Lazutkin

Date

Posted: Tuesday, July 17, 2012
Updated: Friday, March 8, 2013

Categories

Development::Web::AJAX (17)

Finally: my open source JavaScript project DCL is built on ideas described in this article. Available for node.js and modern browsers, it implements OOP with mixins and AOP at "class" and object level. Read documentation and background articles on www.dcljs.org, clone its code on github.com/uhop/dcl, and follow @dcl_js.

Once again I was invited in ClubAjax to speak about JavaScript. This time I did a presentation based in part on my previous blog post OOP and JS. Slides and talk revisit OOP, mixins, AOP, chaining, and other related techniques I discussed in my blog. Of course, OOP deficiencies were discussed at length too. I suggest to look at slides and read the blog post — it will give you a better picture.

I feel that such basic programming techniques are essential for everyday work. Done right they provide a solid foundation for our projects. That's why I intend to build the next generation of OOP, AOP, FP libraries building on existing proven technologies.

OOP in JS
View more presentations from Eugene Lazutkin

Direct link: OOP in JS.

Save/recommend this post:  del.icio.us  Digg  Reddit  StumbleUpon  Facebook    Subscribe to this blog:  Bloglines  Netvibes

Most recent related documents:

If you want to rate this post or write a review for others to read — use the gadget in the top-right corner of the page.

Leave a comment below:

Made with Django.