Chapter 4. HTTP Servers and Clients – A Web Application's First Steps
Now that we've learned about Node modules, it's time to put this knowledge to work in building a simple Node web application. In this chapter, we'll keep the application simple, enabling us to explore three different application frameworks for Node. In later chapters, we'll do some more complex applications, but before we can walk we must learn to crawl.