-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Term Entry] JavaScript Arrays: flat() #7113
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
[Term Entry] JavaScript Arrays: flat() #7113
Conversation
- Initial commit - Create flat folder and flat.md file - Add template from the term entry template file
- add comprehensive guide with definitions and examples - add link to codecademy array docs - complete first draft of flat.md
- correct typos - add more descriptive example subtitles to enhance user experience finding information quickly
- add a newline at the end of the file to solve the failed linting test
- Fix formatting using prettier
- Added a codebyte example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contributing to Codecademy Docs @M-Edwards7 😄
The entry looks good for a second round of review! 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
👋 @M-Edwards7 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/javascript/arrays/flat Please note it may take a little while for changes to become visible. |
Description
Issue Solved
Type of Change
Checklist
main
branch.Issues Solved
section.