Prototype Design Pattern
While developing applications, we often create multiple objects that are very similar to each other. The only difference is that a few properties change while the rest of the object remains the same.
abhigadhave97.hashnode.dev5 min read