javascript-tutorial / javascript-tutorial/en.javascript.info

Introduce and explain the "falsy" term

Open
#3,851 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
25.5k
Forks
4k
PR merge metrics
No merged PRs in 30d

Description

Hello

Huge thanks for your valuable tutorial, I am re-working with JS and because JS itself evolves I am refreshing my knowledge with your tutorial

Just in case in the following page

* https://javascript.info/logical-operators

Appears many times the "falsy" term. I thought it was an error but actually it is a valid term in JS

It indicated at (and in other pages):

* https://developer.mozilla.org/en-US/docs/Glossary/Falsy

Therefore consider in add a special note indicating why is used the "falsy" term and not "false" (as is expected at first glance)

Thanks for your understanding

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the https://javascript.info/logical-operators page and compare its use of “falsy” with the MDN Falsy glossary linked in the issue. Add a brief note explaining why JavaScript uses “falsy” rather than “false”; the page should clearly define the term for readers encountering it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.