August 2014
Intermediate to advanced
472 pages
13h 6m
English
CHAPTER 16
![]()
Browser Developer Tools
Throughout this book, I have explained how professional JavaScript developers use advanced coding techniques, take advantage of language and browser capabilities, and apply tooling to their workflow and their code in order to produce high-quality, maintainable JavaScript code for the benefit of the end users of their applications and other developers working alongside them. The main frontier of web development is the browser, the platform for running our applications in the wild for the general public to access. While we can run a plethora of tools against our code to check its quality in advance, there really ...