Design Pattern in JavaScript - Part 2
In the previous post, we discussed the benefits of module patterns, why they can be helpful and when can it create problems.
Prototype design pattern
While discussing module patterns, we came across memory issues that we face when creating duplicate...
rahulk.hashnode.dev2 min read