I guess this gonna be the shortest post on dev.to, very descriptive and very straight forward..
The fact is, everything is Object in JavaScript aƱd if you truly understand Objects, you understand JavaScript.
{ Object }
That's it!!!
I guess this gonna be the shortest post on dev.to, very descriptive and very straight forward..
The fact is, everything is Object in JavaScript aƱd if you truly understand Objects, you understand JavaScript.
{ Object }
That's it!!!
For further actions, you may consider blocking this person and/or reporting abuse
Ayoola Damilare -
Martins Gouveia -
Uchechi Nwaka -
Norbs' Notes -
Top comments (2)
This is not really true.
For example, 10 is not an object in javascript.
then I guess you will like this recent article