Skip to content

Edit article.md. Small section on truthy and falsy #31

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

Closed
wants to merge 1 commit into from

Conversation

aadithpm
Copy link
Contributor

The way that truthy and falsy works, especially how it evaluates against all falsy values, is a bit important so I thought it could be added to this section. Pretty much most of us turn to using truthy and falsy in conditional statements in place of traditional checks, and I felt that illustrating on it a bit more would be informative.

The way that truthy and falsy works, especially how it evaluates against all falsy values, is a bit important so I thought it could be added to this section. Pretty much most of us turn to using truthy and falsy in conditional statements in place of traditional checks, and I felt that illustrating on it a bit more would be informative.
@iliakan
Copy link
Member

iliakan commented Jun 11, 2017

Added some on that topic into the article.
The text you write cannot be accepted, because:

  • Uses var (old JS)
  • Badly formatted code.
  • Please read what you write, make it easier to read and understand :)
    Thank you!

@iliakan iliakan closed this Jun 11, 2017
athena0304 pushed a commit to athena0304/javascript-tutorial-en that referenced this pull request Jun 4, 2018
…ial#31)

* Transfer the existing translation, ready for review

Co-authored-by: maoxiaoke <thebigyellowbee@qq.com>

resolve javascript-tutorial#3

* fix(structure,strict-mode): Adjust some contents

* fix(strict-mode): Remove extra `-`

Signed-off-by: sqrtthree <imsqrtthree@gmail.com>

* 👌 fix: Adjust some words due to code review changes

Signed-off-by: sqrtthree <imsqrtthree@gmail.com>

* fix: Remove some spaces due to code review changes

Signed-off-by: sqrtthree <imsqrtthree@gmail.com>
iliakan pushed a commit that referenced this pull request Apr 17, 2019
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