JavaScript has been called Lisp with a C-style syntax. It's main building-block is Function. You create functions that call other functions, and also functions that return or take functions as arguments. That is called "support for higher-order functions".
panuviljamaablog.blogspot.com
·
May 10, 13
by
Denzel D.
how-to
javascript
methodology