Å·±¦ÓéÀÖ

 

 (?)
Quotes are added by the Å·±¦ÓéÀÖ community and are not verified by Å·±¦ÓéÀÖ.

“With the handy map method of arrays (introduced in ES5), we can completely eliminate the loop details, implementing just the element-by-element transformation with a local function: Click here to view code image var names = [" Fred", "Wilma", "Pebbles"]; var upper = names.map( function( name) { return name.toUpperCase(); });”

David Herman, Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript
Read more quotes from David Herman


Share this quote:

Friends Who Liked This Quote

To see what your friends thought of this quote, please sign up!

0 likes
All Members Who Liked This Quote

None yet!


This Quote Is From

Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript by David Herman
786 ratings, average rating, 61 reviews

Browse By Tag