Skip to content

You Don't Know JS: This and Object Prototypes

Best in textbook rentals since 2012!

ISBN-10: 1491904151

ISBN-13: 9781491904152

Edition: 2014

Authors: Kyle Simpson

List price: $17.50
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the "You Don’t Know JS" series, this concise yet in-depth guide focuses on the "this" structure in JavaScript, which should be a convenience for developers, but often acts differently than they expect because of how it relates to scope.You’ll also exam JavaScript's prototype inheritance system, which uses the same terminology as inheritance in object-oriented languages, but in fact behaves entirely differently.Like other books in this series, You Don’t Know JS: this & Object Prototypes dives into trickier parts of the language that many JavaScript programmers simply avoid.…    
Customers also bought

Book details

List price: $17.50
Copyright year: 2014
Publisher: O'Reilly Media, Incorporated
Publication date: 8/12/2014
Binding: Paperback
Pages: 174
Size: 5.98" wide x 8.94" long x 0.39" tall
Weight: 0.550
Language: English

Kyle Simpson is a UI architect from Austin, TX. He is passionate about user experience, specifically optimizing the UI to be as responsive, efficient, secure, and scalable as possible. He considers JavaScript the ultimate language and is constantly tinkering with how to push it further. If something can't be done in JavaScript or web technology, he's bored by it. He has a number of open-source projects, including LABjs, HandlebarJS/BikechainJS, and flXHR, and he also is a core contributor to SWFObject.