codeinabox@programming.dev to JavaScript@programming.devEnglish · 2 months agoWhy I don't chain everything in JavaScript anymoreallthingssmitty.comexternal-linkmessage-square13linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkWhy I don't chain everything in JavaScript anymoreallthingssmitty.comcodeinabox@programming.dev to JavaScript@programming.devEnglish · 2 months agomessage-square13linkfedilink
minus-squareThinker@lemmy.worldlinkfedilinkarrow-up0·2 months agoOne reason you may not have known this is that these (iterator methods, not the Iterator itself) are newish additions to Javascript and only available in all the big browsers for just over 1 year.
One reason you may not have known this is that these (iterator methods, not the Iterator itself) are newish additions to Javascript and only available in all the big browsers for just over 1 year.