本书的目的并不仅仅是介绍Gulp,Bower,Yeoman工具的用法,还对前端构建整体的概念和思路进行了梳理.
About the Book Front-End Tooling with Gulp, Bower, and Yeoman teaches you how to set up an automated development workflow. You'll start by understanding the big picture of the development process.
... the build tool (Grunt, Gulp, and so on), and the package manager (like Bower and npm). A Yeoman generator that scaffolds out a front-end Bootstrap 4 web app is available at https ://github.com/bass jobsen/generator-bootstrap4.
Yeoman is a general-purpose scaffolding and code generator tool that is widely used in the front-end development ... NOTE Although Yeoman doesn't strictly depend on them, most generated projects make use of both Bower and Gulp, ...
Eventually tools for quickly fetching needed code libraries for the front end were introduced, like Bower and Yeoman. This was a lot to manage, so some automation systems were also built (Grunt and Gulp) that run tasks for the ...
The new tools that were adopted include the task runner gulp, although you can use Grunt if you prefer to. ... There are now package managers, such as Bower and npm, which are similar to NuGet, but for frontend libraries.
This book takes a unique approach to web development, using real-world examples to guide you through problems with ASP.NET Core 2.0 web applications.