Skip to main content
Code Line Daily
Home
Archive
Evergreen
About
A line of code of the day.
Returns true or false if at least one element in the array passes the test.
articles.some(article => article.published)
#JavaScript
2019-09-16
By:
Silvestar
Copy
Copy command
Share:
Twitter
Facebook
Reddit
<= Previous
Next =>
Code Line Daily
Twitter
Facebook
GitHub
RSS
Powered by
Starter Project
.