Exciting JavaScript Part II

4 Mar, 2010 · 1 min read

This month I continued my presentation at ClubAJAX . Last time I did a survey of what is available in JavaScript, and concentrated on object-oriented (OOP) and aspect-oriented (AOP) techniques. This time I continued the survey, and talked about functional programming (FP), and domain-specific languages (DSL). And as promised I touched the code generation facilities too.

I suggest to read the first part before.

Enjoy!

Direct link: Exciting JavaScript - Part II .

View more presentations from Eugene Lazutkin .