Skip to content

Conversation

@torreymr
Copy link

@torreymr torreymr commented Dec 9, 2023

First day of going through the 30 Days of React course and noticed a few typos and added some better descriptions.

- forEach is used for array
- for in is used for object
- While loop when the number of iteration is not known.
- Do while loop and while loop are almost the same but do while loops run at least once even when the condition is false.

Choose a reason for hiding this comment

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

do we really need plural ?

Sign up for free to 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