April 2018
Intermediate to advanced
396 pages
11h 8m
English
As you can see from the preceding section, the pimp my library design pattern is extremely easy to use. This is seen quite often, especially when a decorator or adapter design pattern is needed. We can, of course, figure out ways to deal with issues without this library design but, in reality, it helps us to avoid boilerplate code. It also really helps in making our code more readable. Last but not least, it can be used to simplify the use of specific libraries.
Read now
Unlock full access