|
|
|
|
|
by panic
3155 days ago
|
|
The point of the article is that separating the common code into two different pieces is often better than "extending or composing" the shared code. Merging code together is fine if you're willing to separate it again, but lots of devs aren't. |
|