Sneak peek to Javascript AOP

As of last week, one of my colleagues has translated an article about ES6 Proxy. Soon after I read that, I came up with an idea aboutย Javascriptย AOP(Aspect Oriented Programming). I talked to myself, Is there anyone who talk about it? Howโ€™s it going on in Javascript world? Here I share what I found and explain how Proxy is related to AOP.