Object Prototypes in JavaScript

Описание к видео Object Prototypes in JavaScript

As Nick Berardi says that “The this keyword and prototypes are pivotal, because they are foundational to do real programming with JavaScript”. This session will simplify these two backbone topics of JavaScript language. JavaScript is a prototype based language in which object is created by another object, and in order to do that it creates a prototype chain. Having a good understanding of prototype is required to write real JavaScript applications. This session will mainly touch upon three major topics ways of object creation, the this keyword, and prototypes with live coding.

Speaker:
Dhananjay Kumar
Developer Evangelis at Infragistics

Комментарии

Информация по комментариям в разработке