The Easiest way to check empty Objects in JavaScript
It is a very common requirement that is needed by many JavaScript developers to check if an object is empty in JavaScript without having to write more than one line of code. In this post, I will show you how to do this: http://www.technicaladvices.com/2012/12/18/the-easiest-way-to-check-empty-objects-in-javascript/
Tags:  5 easiest way empty javascript check isempty objects object.keys ecmascript |