Sails.js in Action

Mike McNeil, Irl Nathan

  • 出版商: Manning
  • 出版日期: 2017-02-09
  • 定價: $1,650
  • 售價: 9.5$1,568
  • 貴賓價: 9.0$1,485
  • 語言: 英文
  • 頁數: 488
  • 裝訂: Paperback
  • ISBN: 1617292613
  • ISBN-13: 9781617292613
  • 相關分類: Node.js
  • 立即出貨 (庫存 < 3)

  • Sails.js in Action-preview-1
  • Sails.js in Action-preview-2
  • Sails.js in Action-preview-3
  • Sails.js in Action-preview-4
  • Sails.js in Action-preview-5
  • Sails.js in Action-preview-6
  • Sails.js in Action-preview-7
  • Sails.js in Action-preview-8
  • Sails.js in Action-preview-9
  • Sails.js in Action-preview-10
  • Sails.js in Action-preview-11
  • Sails.js in Action-preview-12
  • Sails.js in Action-preview-13
  • Sails.js in Action-preview-14
  • Sails.js in Action-preview-15
  • Sails.js in Action-preview-16
  • Sails.js in Action-preview-17
  • Sails.js in Action-preview-18
  • Sails.js in Action-preview-19
  • Sails.js in Action-preview-20
  • Sails.js in Action-preview-21
  • Sails.js in Action-preview-22
  • Sails.js in Action-preview-23
  • Sails.js in Action-preview-24
  • Sails.js in Action-preview-25
  • Sails.js in Action-preview-26
  • Sails.js in Action-preview-27
  • Sails.js in Action-preview-28
  • Sails.js in Action-preview-29
  • Sails.js in Action-preview-30
  • Sails.js in Action-preview-31
  • Sails.js in Action-preview-32
  • Sails.js in Action-preview-33
  • Sails.js in Action-preview-34
  • Sails.js in Action-preview-35
  • Sails.js in Action-preview-36
  • Sails.js in Action-preview-37
  • Sails.js in Action-preview-38
Sails.js in Action-preview-1

買這商品的人也買了...

相關主題

商品描述

Summary

Sails.js in Action is a comprehensive guide to buildingenterprise-capable web applications using Node and Sails. Written by the creators of the Sails.js framework, this book carefully introduces each concept, technique, and tool with real-world examples and crystal clear explanations.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Sails makes professional web development a breeze. This instantly familiar MVC framework automatically handles the tedious application boilerplate, so you can concentrate on developing features and creating business value. You get powerful tools for rapid API development, task automation, an ORM, and easy integration with any web, mobile, or IoT frontend. And because you're using Node.js, it's JavaScript all the way down.

About the Book

Sails.js in Action is a comprehensive guide on how to build enterprise-capable web applications. Written by the creators of Sails.js, this book introduces each concept and technique with real-world examples and thorough explanations. As you read, you'll learn to build the backend of a typical web application while you explore real-time programming with WebSockets, security fundamentals, and best practices for building Sails/Node.js apps.

What's Inside

 

  • Creating the backend for a web, mobile, or IoT app
  • Real-time programming with WebSockets
  • User management, authentication, and password recovery
  • Using Sails to autogenerate REST APIs
  • Custom backend development and third-party API integrations

About the Reader

Readers should be comfortable with JavaScript and frontend web development.

About the Author

Mike McNeil is the creator of Sails.js. Irl Nathan is the producer of sailsCasts, a series focused on using Sails.

Table of Contents

  1. Getting started
  2. First steps
  3. Using static assets
  4. Using the blueprint API
  5. Custom backend code
  6. Using models
  7. Custom actions
  8. Server-rendered views
  9. Authentication and sessions
  10. Policies and access control
  11. Refactoring
  12. Embedded data and associations
  13. Ratings, followers, and search
  14. Realtime with WebSockets
  15. Deployment, testing, and security

商品描述(中文翻譯)


摘要

Sails.js in Action 是一本使用 Node 和 Sails 架構建立企業級網路應用程式的全面指南。本書由 Sails.js 框架的創作者精心介紹每個概念、技術和工具,並提供實際範例和清晰的解釋。

購買印刷版書籍可獲得 Manning Publications 提供的 PDF、Kindle 和 ePub 格式的免費電子書。

關於技術

Sails 讓專業的網路開發變得輕鬆。這個熟悉的 MVC 框架自動處理繁瑣的應用程式樣板,讓您可以專注於開發功能和創造商業價值。您將獲得強大的工具,用於快速開發 API、任務自動化、ORM 和與任何網路、移動或物聯網前端的輕鬆整合。而且因為您使用的是 Node.js,所以一切都是 JavaScript。

關於本書

Sails.js in Action 是一本關於如何建立企業級網路應用程式的全面指南。本書由 Sails.js 的創作者撰寫,通過實際範例和詳細解釋介紹每個概念和技術。在閱讀過程中,您將學習如何建立典型網路應用程式的後端,同時探索使用 WebSockets 的實時程式設計、安全基礎知識以及構建 Sails/Node.js 應用程式的最佳實踐。

內容簡介

 


  • 建立網路、移動或物聯網應用程式的後端

  • 使用 WebSockets 進行實時程式設計

  • 使用 Sails 自動生成 REST API

  • 自定義後端開發和第三方 API 整合

讀者對象

讀者應該對 JavaScript 和前端網路開發感到舒適。

關於作者

Mike McNeil 是 Sails.js 的創作者。 Irl Nathan 是 sailsCasts 的製作人,該系列專注於使用 Sails。

目錄


  1. 入門

  2. 第一步

  3. 使用靜態資源

  4. 使用藍圖 API

  5. 自定義後端程式碼

  6. 使用模型

  7. 自定義動作

  8. 伺服器渲染視圖

  9. 身份驗證和會話

  10. 策略和存取控制

  11. 重構

  12. 嵌入式資料和關聯

  13. 評分、追蹤者和搜尋

  14. 使用 WebSockets 的實時程式設計

  15. 部署、測試和安全性