Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explain how for loop works #17

Merged
merged 1 commit into from Nov 2, 2022
Merged

Conversation

michaella23
Copy link
Contributor

I just added a comment in the JavaScript file about what happens in a basic for loop. I'm still not sure this is how I want to present all of the information, but putting the comments in will at least give me a reference point.

@Lynch23
Copy link
Owner

Lynch23 commented Nov 2, 2022

@michaella23 I have reviewed the changes to your last commit, I will merge your PR. And I wanted to suggest topics to document on this repository incase you wish to contribute further in the future. (Closures(update to whats already on the repo), higher order functions, classes and the "new", "super", "extends" and "this" keywords ).

@Lynch23 Lynch23 merged commit 4b40484 into Lynch23:main Nov 2, 2022
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.

None yet

2 participants