(?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)

“The preceding code works, even though the function is defined below the code that uses it. Function declarations are not part of the regular topto-bottom flow of control. They are conceptually moved to the top of their scope and can be used by all the code in that scope. This is sometimes useful because it offers the freedom to order code in a way that seems meaningful, without worrying about having to define all functions before they are used.”

Marijn Haverbeke, Eloquent JavaScript: A Modern Introduction to Programming
Read more quotes from Marijn Haverbeke


Share this quote:
Share on Twitter

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

Eloquent JavaScript: A Modern Introduction to Programming Eloquent JavaScript: A Modern Introduction to Programming by Marijn Haverbeke
3,188 ratings, average rating, 280 reviews

Browse By Tag