abobla@lemm.ee to Programming@programming.dev · 2 days agoStack overflow is almost deadblog.pragmaticengineer.comexternal-linkmessage-square61linkfedilinkarrow-up1135arrow-down11cross-posted to: [email protected]
arrow-up1134arrow-down1external-linkStack overflow is almost deadblog.pragmaticengineer.comabobla@lemm.ee to Programming@programming.dev · 2 days agomessage-square61linkfedilinkcross-posted to: [email protected]
minus-squareExLisper@lemmy.curiana.netlinkfedilinkarrow-up27arrow-down3·1 day agoIt’s because all the questions have already been answered. How many times can you answer how to reverse an array in javascript?
minus-squareMoonRaven@feddit.nllinkfedilinkarrow-up17·1 day ago… … How do you reverse an array in Javascript?
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up10·18 hours agomarked as duplicate. closed.
minus-squareColonel Panic@programming.devlinkfedilinkarrow-up2·18 hours agoarray.reverse() should do the trick 😆
It’s because all the questions have already been answered. How many times can you answer how to reverse an array in javascript?
… … How do you reverse an array in Javascript?
marked as duplicate. closed.
array.reverse() should do the trick 😆
I haven’t used it a lot even before AI.