Chapter 1. Introduction to the MEAN Stack
Note
Learning Objectives
By the end of this chapter, you will be able to:
Describe the MEAN architecture
Run a Node server
Create, read from, and write to buffers
Perform various filesystem operations
Create readable and writable streams
Note
This chapter presents the fundamentals of the MEAN stack, along with practical exercises that implement several features that are described in the chapter.