Bliss Code

Articles

Stay updated with the latest in tech

2 results found

Composition over inheritance

Composition over inheritance

Building flexible systems by favoring object composition over class inheritance

Simplicity over abstraction

Simplicity over abstraction

Keeping things simple is hard to do. Most go the abstraction route only to introduce unwanted complecity. Let's talk about it.