Goodbye, Object Oriented Programming
Charles Scalfani
4.9K314
Thank you for sharing your article :) all here is right.
In my case, functional programming gave me the mind peace that OOP promised.
But the problem itself is mutability. Maybe OOP with functional base instead of imperative can be acceptable, something similar to JS.