Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

North_West_4 - Dharma_Guadeloupe - JavaScript - Module_2 - Week_3#84

Open
dharmaguadeloupe wants to merge 4 commits intoCodeYourFuture:mainfrom
dharmaguadeloupe:main
Open

North_West_4 - Dharma_Guadeloupe - JavaScript - Module_2 - Week_3#84
dharmaguadeloupe wants to merge 4 commits intoCodeYourFuture:mainfrom
dharmaguadeloupe:main

Conversation

@dharmaguadeloupe
Copy link
Copy Markdown

Your Details

  • Your Name: Dharma Guadeloupe
  • Your City: North West 4
  • Your Slack Name: Dharma

Homework Details

  • Module: JavaScript Module 2
  • Week: 3

// otherwise print them in order
console.log(`${i}. ${greekGods[i]}`);
}
};
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that is a great approach you can as well use async-await with these types of asynchronous functions

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants