mobin12
Yoctopat
- Katılım
- 14 Ağustos 2023
- Mesajlar
- 1
Daha fazla
- Cinsiyet
- Kadın
I have a Very Basic array of JavaScript that might or might not have duplicates.
I could list every piece of code I've ever used, but since they all fail, I don't believe it's worth it. I also accept jquery-based solutions.
var names = ["Mike","Matt","Nancy","Adam","Jenny","Nancy","Carl"]
; i need to get rid of duplicate values and add the unique One S to a New array.I could list every piece of code I've ever used, but since they all fail, I don't believe it's worth it. I also accept jquery-based solutions.
Son düzenleme: