万本电子书0元读

万本电子书0元读

顶部广告

Getting Started with Gulp – Second Edition电子书

售       价:¥

5人正在读 | 0人评论 9.8

作       者:Travis Maynard

出  版  社:Packt Publishing

出版时间:2017-04-28

字       数:11.6万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
"Key Features ?Gain a solid understanding of Gulp and write your own custom tasks from scratch ?Discover ways to add additional functionality to improve your tasks ?Get up-and-running with new features added to the latest version of Gulp Book De*ion 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 your own build system. 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. Diving a bit deeper into the gulp ecosystem, we will discuss when and why to use a node module instead of a gulp plugin. We will also go over a few issues that we can run into while using gulp and learn about ways to work around them to improve your gulp experience. By the end of this book, you will be able to create your very own gulp build 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, sync file changes to your browser, and allow you to write client-side JavaScript using ES2015. "
目录展开

Title Page

Copyright

Credits

About the Author

About the Reviewer

www.PacktPub.com

Customer Feedback

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

Introducing Gulp

Getting Started

Understanding the Basics of Gulp

Performing Tasks with Gulp

Creating Advanced Tasks

Tips, Tricks, and Resolving Issues

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部