logoalt Hacker News

raincoleyesterday at 3:32 PM1 replyview on HN

I think function is the fundamental unit and object is an extra level over it (it doesn't mean there is no use for object). Thinking objects/classes are the fundamental/minimal level is straight up wrong.

Of course it's just my opinion.


Replies

FpUseryesterday at 6:01 PM

My opinion: Fundamental levels are data and operations (your functions). Not my view that class is a foundation. It is a representation convenient for some cases and not so much for other