Front-end tooling with gulp, bowerand yeoman

ISBN-10
711157883X
ISBN-13
9787111578833
Category
Web site development
Pages
204
Language
Chinese
Published
2017
Author
Stefan Baumgartner

Description

本书的目的并不仅仅是介绍Gulp,Bower,Yeoman工具的用法,还对前端构建整体的概念和思路进行了梳理.

Similar books

  • Front-End Tooling with Gulp, Bower, and Yeoman
    By Stefan Baumgartner

    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.

  • Bootstrap 4 Site Blueprints
    By David Cochran, Bass Jobsen, Ian Whitley

    ... 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.

  • Front-end Development with ASP.NET Core, Angular, and Bootstrap
    By Simone Chiaretta

    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, ...

  • An Introduction to HTML5 Game Development with Phaser.js
    By Travis Faas

    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 ...

  • ASP.NET Core 1.0 High Performance
    By James Singleton

    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.

  • ASP.NET Core MVC 2.0 Cookbook: Effective ways to build modern, interactive web applications with ASP.NET Core MVC 2.0
    By Jason De Oliveira, Engin Polat, Stephane Belkheraz

    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.