- MEAN Web Development
- Amos Q. Haviv
- 255字
- 2021-08-05 17:46:43
Chapter 1. Introduction to MEAN
The MEAN stack is a powerful, full-stack JavaScript solution that comprises four major building blocks: MongoDB as the database, Express as the web server framework, AngularJS as the web client framework, and Node.js as the server platform. These building blocks are being developed by different teams and involve a substantial community of developers and advocates pushing forward the development and documentation of each component. The main strength of the stack lies in its centralization of JavaScript as the main programming language. However, the problem of connecting these tools together can lay the foundation for scaling and architecture issues, which can dramatically affect your development process.
In this book, I will try to present the best practices and known issues of building a MEAN application, but before you begin with actual MEAN development, you will first need to set up your environment. This chapter will cover a bit of a programming overview but mostly present the proper ways of installing the basic perquisites of a MEAN application. By the end of this chapter, you'll learn how to install and configure MongoDB and Node.js on all the common operating systems and how to use Node's package manager. In this chapter, we're going to cover the following topics:
- Introduction to the MEAN stack architecture
- Installing and running MongoDB on Windows, Linux, and Mac OS X
- Installing and running Node.js on Windows, Linux, and Mac OS X
- Introduction to Node.js Package Manager (NPM) and how to use it to install Node modules
- UI圖標創意設計
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- 零基礎PHP學習筆記
- 信息可視化的藝術:信息可視化在英國
- Learning DHTMLX Suite UI
- Learning OpenStack Networking(Neutron)
- Getting Started with Laravel 4
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- Mobile Device Exploitation Cookbook
- PHP 7從零基礎到項目實戰
- Getting Started with Web Components
- 創新工場講AI課:從知識到實踐
- Enterprise Application Architecture with .NET Core
- Spring Boot學習指南:構建云原生Java和Kotlin應用程序
- 輕松學Scratch 3.0 少兒編程(全彩)