Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Jasonlmk/014026f42c602287e26c to your computer and use it in GitHub Desktop.
Save Jasonlmk/014026f42c602287e26c to your computer and use it in GitHub Desktop.
var person = {
firstName: "JSON",
lastName: "Lim",
aptitude: "Awesome",
philosophy: "All SQL is based on selection"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment