MongoDB,Express,Angular,and Node.js Fundamentals
上QQ阅读APP看书,第一时间看更新

Chapter 1
Introduction to the MEAN Stack

Learning Objectives

By the end of this chapter, you will be able to:

  • Describe the MEAN architecture
  • Run the Node server
  • Create, read from, and write to buffers
  • Perform various filesystem operations
  • Create readable and writable streams

This chapter presents the fundamentals of the MEAN stack, along with practical exercises that implement several features that are described throughout.