Hacker News new | ask | show | jobs
by kuni-toko-tachi 3982 days ago
OOP is a naive and limiting approach and I avoid hiring anyone who advocates it. Very few problem domains are effectively modeled through the lens of inheritance.

Today's event driven programs are much more suited to functional programming.

All programs are data transformation pipelines.