Summary
In this chapter, we have learned how to efficiently debug and profile our web application. We have done a review of the profiler and web debug toolbar, and we added a custom data collector and stopwatch.
In the next chapter, we will focus on optimizations, setting up a project for production, and we will review a few strategies of how to deploy our project.