Hacker News new | past | comments | ask | show | jobs | submit login

Applications large enough will likely contain both paradigms, yes, but the processing constraints of the application will likely dictate the appropriate methodology to use dominantly.

For example, I always found it ironic that the JavaScript library Immutable.js uses OOP heavily, but I'm guessing this was for performance reasons.




Yes, every compiler/transpiler inevitably must address its underlying (virtual) machine's primitives.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: