liil'booL
Reactiflux3y ago
7 replies
liil'boo

✅ – ✅ – Liil' Boo – 18-21 Jun 30

Hi,

Context & Tech : Typescript

Code I have:

const arrayOfStrings : string[] = ['1','2','3','4','5',6','7','8','9']

const wantedResult = ['123','456','789']


Q: How do I achieve the wanted result ? ☹️
Was this page helpful?