sro-boeing-wave-2 / english-to-braille-js-assignment-problem-kanikachander

english-to-braille-js-assignment-problem-kanikachander created by GitHub Classroom
0 stars 0 forks source link

Use Array.prototype.map instead of using for loop #1

Open nishant-jain-94 opened 6 years ago

nishant-jain-94 commented 6 years ago

https://github.com/sro-boeing-wave-2/english-to-braille-js-assignment-problem-kanikachander/blob/93d740e54f77f1cb77870eafaf6b53c972742b86/index.js#L16-L18

nishant-jain-94 commented 6 years ago

Array.prototype.map can be referred here from https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/Map