-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Completed Concept Entry for Javascript: Optional Chaining #5805 #5826
Conversation
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.
Hey @nbarnhouse, thanks for contributing this entry, I have some suggestions that I have added as comments, please check them and do the required changes. Let me know if you need any help. Happy contributing! 🚀
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
content/javascript/concepts/optional-chaining/optional-chaining.md
Outdated
Show resolved
Hide resolved
…g.md Co-authored-by: Pragati Verma <[email protected]>
…g.md Co-authored-by: Pragati Verma <[email protected]>
…g.md Co-authored-by: Pragati Verma <[email protected]>
…g.md Co-authored-by: Pragati Verma <[email protected]>
…g.md Co-authored-by: Pragati Verma <[email protected]>
…g.md Co-authored-by: Pragati Verma <[email protected]>
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.
Hey @nbarnhouse, this is good for a second review! 🚀
minor fixes
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 @nbarnhouse 😄
The entry looks good to be merged! 🚀
format fixed
👋 @nbarnhouse 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/javascript/optional-chaining Please note it may take a little while for changes to become visible. |
Description
Added Optional Chaining concept entry to JavaScript.
Issue Solved
Type of Change
Checklist
main
branch.Issues Solved
section.