From 7f7cda914909f326f68fb34486c7a9d64aa87909 Mon Sep 17 00:00:00 2001 From: Bee C Date: Thu, 6 Sep 2018 16:37:05 -0400 Subject: [PATCH] Bunthoeun Choeung --- guides/day1.md | 1 + guides/notes.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 guides/notes.md diff --git a/guides/day1.md b/guides/day1.md index 5f2837a..2673c4e 100644 --- a/guides/day1.md +++ b/guides/day1.md @@ -1,5 +1,6 @@ # GraphQL: Experimentation and Django back end + This is analogous to what we did with REST, but we'll be doing it with GraphQL instead. ## Resources diff --git a/guides/notes.md b/guides/notes.md new file mode 100644 index 0000000..54d5fbe --- /dev/null +++ b/guides/notes.md @@ -0,0 +1 @@ +my personal note file \ No newline at end of file