Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Side by Side Diff: src/site/codelabs/darrrt/examples/6-piratebadge_json/piratenames.json

Issue 35913002: Try Dart 1 hour experience first draft (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: updated image of dart editor with new directory name Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 { "names": [ "Anne", "Bette", "Cate", "Dawn",
2 "Elise", "Faye", "Ginger", "Harriot",
3 "Izzy", "Jane", "Kaye", "Liz",
4 "Maria", "Nell", "Olive", "Pat",
5 "Queenie", "Rae", "Sal", "Tam",
6 "Uma", "Violet", "Wilma", "Xana",
7 "Yvonne", "Zelda",
8 "Abe", "Billy", "Caleb", "Davie",
9 "Eb", "Frank", "Gabe", "House",
10 "Icarus", "Jack", "Kurt", "Larry",
11 "Mike", "Nolan", "Oliver", "Pat",
12 "Quib", "Roy", "Sal", "Tom",
13 "Ube", "Val", "Walt", "Xavier",
14 "Yvan", "Zeb"],
15 "appellations": [ "Awesome", "Black", "Captain", "Damned",
16 "Even", "Fighter", "Great", "Hearty",
17 "Irate", "Jackal", "King", "Lord",
18 "Mighty", "Noble", "Old", "Powerful",
19 "Quick", "Red", "Stalwart", "Tank",
20 "Ultimate", "Vicious", "Wily", "aXe", "Young", "Zeal ot",
21 "Angry", "Brave", "Crazy", "Damned",
22 "Eager", "Fool", "Greedy", "Hated",
23 "Idiot", "Jinxed", "Kind", "Lame",
24 "Maimed", "Naked", "Old", "Pale",
25 "Queasy", "Rat", "Sandy", "Tired",
26 "Ugly", "Vile", "Weak", "Xeric", "Yellow", "Zesty"]}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698