Created
November 9, 2021 18:48
-
-
Save jorgegit/849531a46a6775fb8cde2777e9b2a389 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
[ | |
{ "name": "Jorge Luis Romo González", | |
"age": 30, | |
"advice": "Learn design patterns" | |
}, | |
{ "name": "Jorge Luis Romo González1", | |
"age": 31, | |
"advice": "Learn design patterns quickly" | |
}, | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment