買這商品的人也買了...
-
$990$891 -
$420$332 -
$580$458 -
$680$340 -
$680$578 -
$550$435 -
$550$435 -
$650$507 -
$550$468 -
$680$537 -
$780$616 -
$620$484 -
$490$417 -
$690$538 -
$690$538 -
$540$459 -
$750$638 -
$301Selenium 2自動化測試實戰—基於 Python 語言
-
$720$612 -
$780$702 -
$407灰帽駭客:正義駭客的道德規範、滲透測試、攻擊方法和漏洞分析技術, 4/e (Gray Hat Hacking: The Ethical Hacker's Handbook)
-
$301零成本實現Web自動化測試:基於Selenium WebDriver和Cucumber
-
$1,320$1,294 -
$580$452 -
$550$495
相關主題
商品描述
Summary
Express in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Express.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful boilerplate for your web applications. Express helps you concentrate on what your application does instead of managing time-consuming technical details.
About the Book
Express in Action teaches you how to build web applications using Node and Express. It starts by introducing Node's powerful traits and shows you how they map to the features of Express. You'll explore key development techniques, meet the rich ecosystem of companion tools and libraries, and get a glimpse into its inner workings. By the end of the book, you'll be able to use Express to build a Node app and know how to test it, hook it up to a database, and automate the dev process.
What's Inside
- Simplify Node app setup with Express
- Testing Express applications
- Use Express for easy access to Node features
- Data storage with MongoDB
- Covers Express 4 and Express 5 alpha
About the Reader
To get the most out of this book, you'll need to know the basics of web application design and be proficient with JavaScript.
About the Author
Evan Hahn is an active member of the Node and Express community and contributes to many open source JavaScript projects.
Table of Contents
- What is Express?
- The basics of Node.js
- Foundations of Express
- Middleware
- Routing
- Building APIs
- Views and templates: Pug and EJS
- Persisting your data with MongoDB
- Testing Express applications
- Security
- Deployment: assets and Heroku
- Best practices
PART 1 INTRO
PART 2 CORE
PART 3 EXPRESS IN CONTEXT
商品描述(中文翻譯)
**摘要**
《Express in Action》是一個精心設計的教程,教你如何使用 Node 和 Express 建立網頁應用程式。
購買印刷版書籍可獲得 Manning Publications 提供的免費 PDF、Kindle 和 ePub 格式電子書。
**關於技術**
Express.js 是一個用於 Node.js 的網頁應用程式框架。Express 將你的伺服器端 JavaScript 組織成可測試、可維護的模組。它提供了一套強大的功能來有效管理路由、請求和視圖,並為你的網頁應用程式提供美觀的樣板。Express 幫助你專注於應用程式的功能,而不是管理耗時的技術細節。
**關於本書**
《Express in Action》教你如何使用 Node 和 Express 建立網頁應用程式。它首先介紹 Node 的強大特性,並展示這些特性如何映射到 Express 的功能。你將探索關鍵的開發技術,了解豐富的伴隨工具和庫的生態系統,並窺探其內部運作。到本書結束時,你將能夠使用 Express 建立 Node 應用程式,並知道如何測試它、將其連接到資料庫以及自動化開發過程。
**內容概覽**
- 簡化 Node 應用程式的設置與 Express
- 測試 Express 應用程式
- 使用 Express 簡化對 Node 功能的訪問
- 使用 MongoDB 進行資料存儲
- 涵蓋 Express 4 和 Express 5 alpha
**關於讀者**
為了充分利用本書,你需要了解網頁應用程式設計的基本知識,並熟練掌握 JavaScript。
**關於作者**
**Evan Hahn** 是 Node 和 Express 社群的活躍成員,並為許多開源 JavaScript 專案做出貢獻。
**目錄**
**第一部分 介紹**
1. 什麼是 Express?
2. Node.js 的基本知識
3. Express 的基礎
**第二部分 核心**
1. 中介軟體
2. 路由
3. 建立 API
4. 視圖和模板:Pug 和 EJS
**第三部分 Express 的應用背景**
1. 使用 MongoDB 持久化資料
2. 測試 Express 應用程式
3. 安全性
4. 部署:資產和 Heroku
5. 最佳實踐