Skip to content

MW4-Fatemehrahimi-react-challenge - #39

Open
FatemRahimi wants to merge 3 commits into
CodeYourFuture:masterfrom
FatemRahimi:react-high-score
Open

MW4-Fatemehrahimi-react-challenge#39
FatemRahimi wants to merge 3 commits into
CodeYourFuture:masterfrom
FatemRahimi:react-high-score

Conversation

@FatemRahimi

@FatemRahimiFatemRahimi commented Nov 18, 2022

Copy link
Copy Markdown

@FatemRahimiFatemRahimi changed the title MW4-Fatemehrahimi-high-scoreMW4-Fatemehrahimi-react-challengeNov 18, 2022
<div>
{allCountryScores
.sort((a, b) => a.name.localeCompare(b.name))
.map(({ name, scores }, index) => {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

That's great code to have many methods!
Good job Fatemeh!
🥇

@PakizeBozkurtPakizeBozkurt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hi Fatemeh!
Great job!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@FatemRahimi@PakizeBozkurt