Friday, June 15, 2018

Comparing native javascript objects with jQuery







I have two native JavaScript objects:



var foo = { hello: 'world', holy: { shit: 'batman' } };

var bar = { ... };


I would like to compare the two (foo == bar).

No comments:

Post a Comment

plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV

In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...