JavaScriptIn my opinion, what is the difference between decorator and proxy pattern?Hello guys! In this post, I am going to share what is the difference between decorator and proxy patter. But it is just my opinion, if you…
JavaScriptWhat is the proxy pattern? And how to implement it by JavaScript?Hello, guys! I am Clark. In this post, we are going to learn about proxy pattern. In JavaScript proxy pattern is not as same as others…
JavaScriptWhat is the decorator pattern? And how to implement it by JavaScript?Hello you guys! I am Clark. In this post we are going to learn about decorator pattern and implement it by JavaScript! First of all, my…