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…
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…
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…
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