Skip to content

Commit

Permalink
Updated the json file to utilize it in the examples of book
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua1988 committed Dec 5, 2017
1 parent 0b3a90d commit 3ffc5c1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion data/demo.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
{
"data": "test"
"framework" : {
"front-end": "Angular",
"front-end": "React",
"front-end": "Vue.js",
"front-end": "Backbone.js",
"back-end": "Spring",
"back-end": "Django",
"back-end": "Node.js"
}
}

0 comments on commit 3ffc5c1

Please sign in to comment.