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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: src/site/codelabs/darrrt/examples/6-piratebadge_json/piratenames.json
diff --git a/src/site/codelabs/darrrt/examples/6-piratebadge_json/piratenames.json b/src/site/codelabs/darrrt/examples/6-piratebadge_json/piratenames.json
new file mode 100644
index 0000000000000000000000000000000000000000..d53915d3722c37d82931b636f7251b2ba2d10ad3
--- /dev/null
+++ b/src/site/codelabs/darrrt/examples/6-piratebadge_json/piratenames.json
@@ -0,0 +1,26 @@
+{ "names": [ "Anne", "Bette", "Cate", "Dawn",
+ "Elise", "Faye", "Ginger", "Harriot",
+ "Izzy", "Jane", "Kaye", "Liz",
+ "Maria", "Nell", "Olive", "Pat",
+ "Queenie", "Rae", "Sal", "Tam",
+ "Uma", "Violet", "Wilma", "Xana",
+ "Yvonne", "Zelda",
+ "Abe", "Billy", "Caleb", "Davie",
+ "Eb", "Frank", "Gabe", "House",
+ "Icarus", "Jack", "Kurt", "Larry",
+ "Mike", "Nolan", "Oliver", "Pat",
+ "Quib", "Roy", "Sal", "Tom",
+ "Ube", "Val", "Walt", "Xavier",
+ "Yvan", "Zeb"],
+"appellations": [ "Awesome", "Black", "Captain", "Damned",
+ "Even", "Fighter", "Great", "Hearty",
+ "Irate", "Jackal", "King", "Lord",
+ "Mighty", "Noble", "Old", "Powerful",
+ "Quick", "Red", "Stalwart", "Tank",
+ "Ultimate", "Vicious", "Wily", "aXe", "Young", "Zealot",
+ "Angry", "Brave", "Crazy", "Damned",
+ "Eager", "Fool", "Greedy", "Hated",
+ "Idiot", "Jinxed", "Kind", "Lame",
+ "Maimed", "Naked", "Old", "Pale",
+ "Queasy", "Rat", "Sandy", "Tired",
+ "Ugly", "Vile", "Weak", "Xeric", "Yellow", "Zesty"]}

Powered by Google App Engine
This is Rietveld 408576698