Shams Nahid
Shams Nahid's Blog

Shams Nahid's Blog

Follow
homebadges
Tag

functions

#functions

More content

Read more stories on Hashnode


Articles with this tag

Functions are objects in JavaScript, let's prove it!

Oct 14, 20223 min read

A function in JavaScript is an object, because, Functions contain properties like objects We can add new properties or read the properties We can...

Functions are objects in JavaScript, let's prove it!