Getting Started With Gulp – · 2nd Edition

- Authors
- Maynard, Travis
- Publisher
- Packt Publishing - ebooks Account
- Tags
- com060160 - computers , web , web programming , com060180 - computers , web services & apis , com051260 - computers , programming languages , javascript
- ISBN
- 9781787283732
- Date
- 2017-04-28T00:00:00+00:00
- Size
- 0.99 MB
- Lang
- en
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. About the Author **Travis Maynard** is a frontend web developer who focuses on minimalism and simplicity. He is currently creating software at The Resumator to help make the hiring process a more successful and enjoyable experience. Prior to his work at The Resumator, he created efficient web frameworks and user experiences at West Virginia University to serve their education and marketing efforts. In his spare time, he actively contributes to the open source software community and occasionally writes about the web.