Main menu

“Spaghetti code happens when concerns are mixed together”

As the JavaScript codebase grows, it becomes more complex (or, more of a mess). So the need to structure the code becomes more important.

Andrew Dupont gave a talk at MIX11 about how to make your JavaScript code more maintainable. Watch the presentation and read some notes.

Subscribe to RSS - backbone.js