Building an e-Commerce Application with MEAN
暫譯: 使用 MEAN 建立電子商務應用程式
Adrian Mejia
- 出版商: Packt Publishing
- 出版日期: 2015-11-23
- 售價: $1,540
- 貴賓價: 9.5 折 $1,463
- 語言: 英文
- 頁數: 176
- 裝訂: Paperback
- ISBN: 1785286552
- ISBN-13: 9781785286551
-
相關分類:
電子商務 E-commerce
海外代購書籍(需單獨結帳)
商品描述
MEAN stands for MongoDB, Express, AngularJS, and Node.js. It is a combination of a NoSQL database, MongoDB, with a couple of JavaScript web application frameworks, namely Express.js and Angular.js. These run on Node.js.
There is always an ever-growing list of requirements while designing an e-commerce application, which needs to be flexible enough for easy adaptation. The MEAN stack allows you to meet those requirements on time and build responsive applications using JavaScript.
This book will show you how to create your own e-commerce application using the MEAN stack. It will take you step by step through the parallel process of learning and building. It will also teach you to develop a production-ready, high-quality e-commerce site from scratch and will provide the knowledge you need to extend your own features to the e-commerce site.
This book starts with a short introduction to the MEAN stack, followed by a step-by-step guide on how to build a store with AngularJS, set up a database with MongoDB, create a REST API, and wire AngularJS. It also shows you how to manage user authentication and authorization, check multiple payment platforms, add products search and navigation, deploy a production-ready e-commerce site, and finally add your own high-quality feature to the site.
By the end of the book, you will be able to build and use your own e-commerce app in the real world and will also be able to add your own new features to it.
商品描述(中文翻譯)
MEAN 代表 MongoDB、Express、AngularJS 和 Node.js。這是一個將 NoSQL 資料庫 MongoDB 與幾個 JavaScript 網頁應用框架(即 Express.js 和 Angular.js)結合的技術棧,這些框架運行在 Node.js 上。
在設計電子商務應用程式時,需求總是持續增長,這需要足夠的靈活性以便於適應。MEAN 技術棧使您能夠按時滿足這些需求,並使用 JavaScript 構建響應式應用程式。
本書將向您展示如何使用 MEAN 技術棧創建自己的電子商務應用程式。它將逐步引導您通過學習和構建的平行過程。它還將教您如何從零開始開發一個生產就緒的高品質電子商務網站,並提供您擴展自己功能所需的知識。
本書首先簡要介紹 MEAN 技術棧,然後提供逐步指南,教您如何使用 AngularJS 構建商店、使用 MongoDB 設置資料庫、創建 REST API 以及連接 AngularJS。它還會展示如何管理用戶身份驗證和授權、檢查多個支付平台、添加產品搜索和導航、部署生產就緒的電子商務網站,並最終為網站添加自己的高品質功能。
在本書結束時,您將能夠在現實世界中構建和使用自己的電子商務應用程式,並能夠為其添加自己的新功能。