I am proud to introduce you to this article.ย I wrote thisย freeCodeCamp Medium articleย earlier this year. The article is from what I learned from our open-source project(WYSIWYG Markdown Editor).
Tag: JavaScript
A Sneak peek to Javascript AOP
As of last week, one of my co-workers 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.