DEV Community

Discussion on: How to build a PWA from scratch with HTML, CSS and JavaScript ?

 
unspokenkash profile image
Accha thik ha

let numbers = [7];
const x = numbers.map(number => number* (for(i=0;i<10;i++));

Somewhat in this manner?