Profile picture
BlogContentTalksNow

#objects - 3 posts

Functions are also objects - A simplified explanation with examples

May 16th, 2020 | min read

Did you know that functions are also objects in JavaScript? However, would print out as seen below: Functions are not normal objects (with…

Understanding JavaScript Prototype Nature and Prototype Chain

May 16th, 2020 | min read

JavaScript is a prototype-based object-oriented language. Although, you'd see the keyword (in modern Javascript) but it works as prototypes…

Mutability vs Immutability in Javascript

November 26th, 2019 | min read

What is Immutability Immutability is an attribute which stands for unchangeable. When an object is immutable, it is either unable to change…

Articles written with ❤ by
Dillion Megida

Check out my courses

Connect with me ✨