Emmanuel uzoezie
Emmanuel uzoezie

@hey_Jonuel

6 Tweets Aug 28, 2022
JavaScript object explained
thread ๐Ÿงต
What is JavaScript Object?
JavaScript Object are container where properties are been stored. let say we have kitchen and its accessories inside. the kitchen itself is called JavaScript Object while the accessories...
...and anything that concern the kitchen is properties of the object
this image below is shows how JavaScript object is been created.
how to access a properties in an object. in Javascript we use dot notation to access any properties created in an object.
a JavaScript object can have an array, a function and also another object inside.
this images below show it.
thanks for reaching the end of this thread. if you found it useful like and retweet the first one. follow me @hey_jonuel for more thread like this
here is the link to the first one.

Loading suggestions...