fcc-learn-http-assets icon indicating copy to clipboard operation
fcc-learn-http-assets copied to clipboard

Results 2 fcc-learn-http-assets issues
Sort by recently updated
recently updated
newest added

Great content. While following along with the lecture locally I noticed. The later sample code in the exercises (code.js) that have async content may throw the following error: SyntaxError: await...

The README reads as follows: "The API used throughout the course is a live API hosted on Boot.dev. There is a chance that the API will change in the future,...