Remix.run Logo
raincole 3 hours ago

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.

FpUser 3 minutes ago | parent [-]

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