Introduction to JavaScript and Browser DOM

Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=ljNi8nS5TtQ



Duration: 1:06:01
133,563 views
744


Google Tech Talk
July 12, 2010

ABSTRACT

Presented by Misko Hevery.

If you are new to JavaScript and would like to understand how JavaScript works behind the scenes, than this talk is for you. We will look at the core philosophy behind JavaScript objects and how the primitives can be used to build up basic OO concepts such as Classes and what it means to instantiate an object. How functions are executed and the rules behind the "this" keyword and what it means to bind functions. How to think about the Asynchronous nature of non-blocking API and what it means for performance and testing.







Tags:
google
tech
talk
javascript
ajax
web
programming