Skip to content

Instantly share code, notes, and snippets.

@juanbrujo
Created October 2, 2019 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save juanbrujo/380864e504f9596b4bbeeaafd61e25a4 to your computer and use it in GitHub Desktop.
Save juanbrujo/380864e504f9596b4bbeeaafd61e25a4 to your computer and use it in GitHub Desktop.
const obj = {}
Object.keys(obj).length === 0 && obj.constructor === Object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment