Pull to refresh
0
0
Send message
Верстальщики и фронтенд у вас одно и тоже?
Лучше так:

const arr = ['apple', 'banana', 'orange'];
const breakfast = arr.map(fruit => `${fruit}s`);
console.log(breakfast);

Information

Rating
Does not participate
Registered
Activity