DEV Community

Discussion on: Functional Programming vs OOPS : Explain Like I'm Five

Collapse
 
mfekadu profile image
Michael Fekadu

Ah yes! Wonderful!

What are the connection points between each LEGO?

Collapse
 
jamesmh profile image
James Hickey

They could be method invocations, shared state (which I don't suggest overall), asynchronous messages, etc.