Diving Deep into JavaScript Functions

preview_player
Показать описание
Presented at True North PHP 2015.

Functions being first-class citizens in JavaScript offers developers a tremendous amount power and flexibilty. However, what good is all this power if you don't know how to harness it?

This talk will provide a thorough examination of JavaScript functions.

Topics that will be covered in this talk are:

* Functions are objects
* The Various Forms of Functions
* Execution Context and the Scope Chain
* Closures
* Modifying Context

Attendees will leave this talk understanding the power of JavaScript functions and the knowledge to apply new techniques that will make their JavaScript cleaner, leaner and more maintainable.
Рекомендации по теме