» Aspects in JavaScript / Reply to comment

Reply to comment


Aspects in JavaScript

Posted on 22 September 2005 - 11:04

Many people still consider JavaScript as a half-baked language, because of all the cross-browser compatibility problems. These problems however are related mostly to the browser object model and not to the language itself which is really powerful.

JavaScript is a dynamic functional language that supports closures, and this brings a lot of power. Another demonstration with William Taysom's explanation on how to write aspects in JavaScript. Neat!

Reply

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
Please answer this question to show that you're not a stupid spam robot.
18 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.