Skip to content

Instantly share code, notes, and snippets.

@daubattu
Last active December 6, 2019 03:56
Show Gist options
  • Save daubattu/14fcf02c0161f9a87630a661741e70c5 to your computer and use it in GitHub Desktop.
Save daubattu/14fcf02c0161f9a87630a661741e70c5 to your computer and use it in GitHub Desktop.
const users = [
{
name: 'Nguyễn Hưng Khánh',
girl_friend: {
name: 'Nguyễn Thị Khánh',
address: 'Hà Nội'
}
},
{
name: 'Nguyễn Văn Khánh'
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment