Freecodecamp: Include challenges on Promises before introducing Fetch API

Created on 13 May 2019  路  6Comments  路  Source: freeCodeCamp/freeCodeCamp

There is an open PR for introducing the Fetch API (#36033). But knowledge about the concept of Promises is definitely needed before this introduction. We need to discuss where these challenges about Promises should be included, and how they are going to be structured.

learn ready for QA

Most helpful comment

I wanted to say that we should plan on putting the fetch challenge in this section and the Promises challenge in the ES6 section @moT01

All 6 comments

I could come up with a rough draft for some challenges on this. Probably 2-3 challenges. Not quite sure where to put them, but perhaps right before the fetch lesson as is it pretty related.

What do you think about putting them in the ES6 section of Javascript Algorithms And Data Structures Certification? I think Promises were introduced in ES6, right?

I believe introducing them at the very end of the ES6 section would be the best. Although, I'm not sure if this is something we'd rather want to take up on the curriculumExpansion repo rather than here

On a closer look, I see that we have some challenges as follows:

image

Is there something specific you are you trying to show us in that picture @thecodingaviator?

I wanted to say that we should plan on putting the fetch challenge in this section and the Promises challenge in the ES6 section @moT01

Was this page helpful?
0 / 5 - 0 ratings