1 of 12

Slide Notes

DownloadGo Live

JavaScript

No Description

PRESENTATION OUTLINE

Fundamental concept

Javascript - prototype based

SCOPE

at the function level
Photo by Justin in SD

 

 

ALERT (WINDOW.TEST== TEST)

actually just propertiesof the window object
Photo by VinothChandar

References

A reference is a pointer to anactual location of an object
A fundamental aspect of JavaScript is the concept of references. A reference is a pointer to an
actual location of an object. This is an incredibly powerful feature The premise is that a physical
object is never a reference.
Photo by found_drama

  

Click to add more text

 

 
Presentation Base on book "Pro JavaScript Techniques" by John Resig

function overloading

not a trivial Task for Javascript

Closure

Click to add more text
Photo by Darwin Bell

Click to Edit

Click to add more text here