New in Angular 1.3 - Performance Boost with debugInfoEnabled

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

By default, Angular provides a lot of debug information on the DOM that's only necessary for tools like Protractor and Batarang. Angular 1.3 allows you to turn off the debug information to give your app a simple performance boost.

Jeremy
~ 8 years ago

Ok so I guess you are trying to tell us to use this tool in production to improve performance of the application ?