Reviews

On Aug 15 Matthew Halverson wrote: An excellent introduction to a complex topic
Kyle Simpson explains the semantics of using "this" in Javascript and why it is not the same as Java. The Javascript keyword "this" is often misunderstood. Many works treat it as the Javascript equivalent of Java's "this" or Python's "self," and while that understanding will lead to working programs in most cases, Simpson explains where that understanding will break down in a way that many programmers will not be able to anticipate. He later discusses Javascript's prototypal inheritance and how it works different than typical inheritance designs. Full Review  >

Rating: StarStarStarStarStar5.0

Top Reviewers

Michal Konrad Owsiak, 95 Reviews

Santosh Shanbhag, 64 Reviews

Surachart Opun, 61 Reviews

Doron Katz, 57 Reviews

Shawn Day, 55 Reviews

See More Reviewers >

Featured Review

Windows PowerShell for Developers

Wes Stahler wrote:
Windows PowerShell for Developers by Douglas Finke; O’Reilly Media
It is not often that a technical book makes you rethink how you think. Doug… Full Review >

Rating: StarStarStarStarStar5.0