javascript-method-modification

Thoughts about how to adopt the principles of Aspect Oriented Programming to JavaScripts dynamic and functional nature.

View the Project on GitHub petsel/javascript-method-modification

javascript-method-modification

JavaScript Method Modification - Aspect Oriented Function Composition

Thoughts about how to adopt the principles of Aspect Oriented Programming to JavaScripts dynamic and functional nature.

Method Modification/Modifiers - Why?

AOP in JavaScript - Why?

Basic Modifiers vs True AO Systems

Pure Method Modifying ...

AOP in JavaScript

Thoughts about how to adopt the principles of AOP to JavaScripts dynamic and functional nature.


Joinpoint

Pointcut

Advice

Aspect

Additional Notes