Getting Started with Gulp – Second Edition
暫譯: Gulp 入門指南(第二版)

Travis Maynard

  • 出版商: Packt Publishing
  • 出版日期: 2017-04-28
  • 售價: $1,470
  • 貴賓價: 9.5$1,397
  • 語言: 英文
  • 頁數: 132
  • 裝訂: Paperback
  • ISBN: 1787283739
  • ISBN-13: 9781787283732
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Key Features

  • Gain a solid understanding of gulp to write your own custom tasks from scratch
  • Discover ways to add additional functionality to improve your tasks
  • Get up and running with the new features added to the latest version of gulp with this book

Book Description

This book is a hands-on guide to get you up to speed with gulp. You will quickly learn how to install, configure, and run Gulp. It will instill you with the ability to automate several common development tasks to vastly improve your development workflow. This book first demonstrates various Gulp use cases before running through the steps of configuring, running, and customizing Gulp, providing you with core concepts of gulp, node.js, and npm. The book will help you understand the changes which have been made to the latest version of gulp 4.0 such as task system changes, CLI changes and vinyl-fs changes.

By the end of this book, you will be able to create your very own gulp environments from scratch, create and maintain tasks and project builds, and automate your workflow with plugins and custom tasks.

What you will learn

  • How to use a command-line interface.
  • Learn about gulp, Node.js, and npm and how they work together.
  • Create a gulpfile from scratch and implement it into a project.
  • Write basic tasks that will concatenate, minify, compress, and pre-process your files.
  • Write advanced tasks that will run a local server, communicate file changes to your browser, and allow you to
  • write your client side JavaScript using Node.js.

商品描述(中文翻譯)

#### 主要特點
- 獲得對 gulp 的深入理解,從零開始編寫自定義任務
- 探索添加額外功能以改善任務的方法
- 通過本書快速掌握最新版本 gulp 的新功能

#### 書籍描述
本書是一本實用指南,幫助您快速掌握 gulp。您將迅速學會如何安裝、配置和運行 Gulp。它將使您能夠自動化多個常見的開發任務,從而大幅改善您的開發工作流程。本書首先展示了各種 Gulp 的使用案例,然後介紹配置、運行和自定義 Gulp 的步驟,為您提供 gulp、node.js 和 npm 的核心概念。本書將幫助您理解最新版本 gulp 4.0 中所做的變更,例如任務系統變更、CLI 變更和 vinyl-fs 變更。

在本書結束時,您將能夠從零開始創建自己的 gulp 環境,創建和維護任務及專案構建,並通過插件和自定義任務自動化您的工作流程。

#### 您將學到的內容
- 如何使用命令行介面。
- 了解 gulp、Node.js 和 npm 及其如何協同工作。
- 從零開始創建 gulpfile 並將其實施到專案中。
- 編寫基本任務,將您的文件進行串接、壓縮、壓縮和預處理。
- 編寫高級任務,運行本地伺服器,將文件變更通訊至您的瀏覽器,並允許您使用 Node.js 編寫客戶端 JavaScript。