TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Troubleshooting Javascript & Backbone - part 1

3 pointsby opensasalmost 12 years ago
In this series of articles I try to tackle several of the most common and most annoying issues you might encounter working with JavaScript. I present a very simple Backbone application that starts to show some strange behaviour. To find out what's going on, and the best way to handle it, I'll have a look at the way JavaScript passes around variables, the prototypical inheritance, the prototype chain and several other JavaScript intricacies.

no comments

no comments