Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujon-ahmed/es6
https://github.com/sujon-ahmed/es6
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sujon-ahmed/es6
- Owner: Sujon-Ahmed
- Created: 2022-07-21T09:22:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T16:45:40.000Z (about 2 years ago)
- Last Synced: 2023-03-05T01:31:40.491Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ES6
## ES6 truthy / falsy value
Falsy values are ['', 0, null, undefined, NaN, false]
array find() method can't change main array