CodeYourFuture / syllabus-archive

[ARCHIVED] Please use https://github.com/CodeYourFuture/syllabus
https://codeyourfuture.github.io/syllabus-master
74 stars 116 forks source link

[JS2] Add GET & POST Exercises #452

Closed ChrisOwen101 closed 4 years ago

ChrisOwen101 commented 4 years ago

What does this change?

Module: JS2 Week(s): Week 3

Description

This Pull Request adds exercises that use the network tab to show examples of GET and POST requests.

I struggled a little to pull this into the "practical" realm and this seemed to be the best way on balance to do it even though it involved some extra mental load in learning a new tool (the Network Tab in Chrome).

Rendered version

Who needs to know about this?

@makanti @Abdoulrazack95 @AlinChindea