April 2018
Intermediate to advanced
396 pages
11h 8m
English
The prototype design pattern is useful when performance is important. Using the copy method, we can get instances that otherwise take time to create. The slowness could be caused by some calculations performed during creation, a database call that retrieves data, and so on.
Read now
Unlock full access