-
-
Notifications
You must be signed in to change notification settings - Fork 616
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
Improve concept exercise: Null and Undefined #1170
Improve concept exercise: Null and Undefined #1170
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.
Looks good other than some really minor punctuation and one consistency issue.
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.
I like it a lot. See inline comments. Feel free to merge when ready.
@SleeplessByte From my side this can be merged once objects was merged and the merge conflicts caused by that are resolved. |
Go for it. Looks good |
Closes #1166
Notes
undefined
I am quoting MDN because it is quite hard to express this correctly.