Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
soggybag committed Mar 23, 2021
1 parent c34dcb3 commit 90da06d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lessons/Lesson-8.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# FEW 2.9 GRaphQL and React

##


- After Class/In classs activity
- After Class/In classs activity
- https://www.howtographql.com/react-apollo/0-introduction/
- You can check your work agains the completed to tutorial here if you run into a problem:
- https://github.com/howtographql/react-apollo
Expand Down
19 changes: 19 additions & 0 deletions notes/notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@

Assignments

- GraphQL Query challenges SWAPI
- Write your own Express graphQL Server challenges
- OpenWeatherMap graphQL API
-










**** Old Notes ****

Intro

- Are the students already familiar with REST/HTTP? If so, I’d do the REST vs GraphQL part even before the benefits. If students are not yet familiar with REST, maybe leave the comparison out altogether? I think the comparison with REST can be a super helpful tool in explaining how GraphQL works, but if the students don’t know REST it would be somewhat pointless. (Although I’d assume most students are familiar with REST?!).
Expand Down

0 comments on commit 90da06d

Please sign in to comment.