javascript-tutorial / javascript-tutorial/en.javascript.info
Introduce and explain the "falsy" term
- 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
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