Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
jessaustin
10y ago
0 comments
Share
Do you support IE 8? If not, why not use the one provided by the language,
Array.isArray()
?
undefined | Better HN
0 comments
default
newest
oldest
cpeterso
10y ago
The latest version of lodash (4.0.0) doesn't support IE 8, so you would need to polyfill isArray() yourself or use a pre-modern lodash version.
jessaustin
OP
10y ago
Yeah I agree that polyfilling makes more sense than depending on lodash just to get
isArray()
. I wonder if we'll start seeing the sorts of "you don't need..." rants about lodash that we've seen about jquery for some time now?
j
/
k
navigate · click thread line to collapse