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
Yanaiara Oliveira -
Rajesh Dhiman -
Preethi Puttegowda -
Plain -
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