Skip to content

Instantly share code, notes, and snippets.

@operateur-mar
Created December 4, 2018 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save operateur-mar/601db586545c2d1100a4217eb5344a2a to your computer and use it in GitHub Desktop.
Save operateur-mar/601db586545c2d1100a4217eb5344a2a to your computer and use it in GitHub Desktop.
// Console Table :
console.table([{User : "Rida", Proffession : "Manager"},
{User : "Charif", Proffession : "Manager"},
{User : "Issam", Proffession : "Manager"},
{ User : "Hicham", Proffession : "Manager"}]);
// www.aqweeb.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment