Tag: objects vs functions
-
Is everything in JavaScript an Object or Function?
I think everyone would agree JavaScript is the most misunderstood language. It’s not just misunderstood by people who dislike it, but also by the people who likes it. I kind of understand the confusion since JavaScript has both Good and Bad Parts. This blog is about one such misunderstanding. Is everything in JavaScript objects? Yes!…