FETCH API for Beginners

Hello everyone,

I have had past experience with Javascript but I am now doing Full-Stack work in progress.

I need to know tutorials or resources that shows usauge of the Fetch API (GET and POST methods). Particularly with JSON data involved.

Is there such course material available here on FCC too?

Not sure if that tutorial is available here in FCC but official MDN doc should be helpful to get you through it.