- Creating an Express Web App in Chapter 7, Working with Web Frameworks
- Debugging Node with Chrome Devtools in Chapter 1, Debugging Processes
- Benchmarking HTTP in this chapter
- Optimizing a synchronous function call in this chapter
- Optimizing asynchronous callbacks in this chapter