Lodash.js - isEmpty() function

A simple Lodash.js example of the isEmpty() function, we will check if the provided variable is empty (has a greater length than 0, is an Array, Object, Arguments, enumerable, jquery obj, etc).