Squashing JavaScript bugs - Todd H. Gardner

preview_player
Показать описание
The web is a hostile place. Browser variance, invasive plugins, unstable networks, evolving languages and tools, and complex systems--our JavaScript apps will inevitably break.
When they do, we need to be ready to debug the problem and fix it fast. We'll debug errors live in a demonstration of debugging techniques and tools. Come along, and let's build a better web.

NDC Conferences
Рекомендации по теме
Комментарии
Автор

This is a solid talk. I wonder why it has such a low number of views. One of the most important aspects of solving any js bug is learning the damn debugger, which is not easy to get started with unless you look at a practical example.

Drawnzerattackkkkkk