|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/gulp-101/
课程评论:没有评论
**Coursera 课程总结:Steam Build System Gulp 入门** 本课程旨在教授开发者如何熟练运用 Gulp,一个强大的流式构建系统,以应对日常工作和项目开发。课程内容全面,涵盖了 Gulp 的核心概念,包括: * **Gulp 简介与安装:** 了解 Gulp 是什么,以及如何在 Mac 或 PC 上进行安装。 * **命令行操作:** 学习如何通过命令行运行 Gulp,并掌握其命令行参数的使用。 * **工作原理与应用场景:** 深入理解 Gulp 的工作机制,以及何时选择使用 Gulp 来优化开发流程。 * **核心插件详解:** 介绍并演示如 `gulp-less`、`gulp-concat` 和 `gulp-uglify` 等常用 Gulp 插件的功能和用法。 * **任务管理:** 学习如何顺序执行 Gulp 任务,以及如何设置文件变化自动触发任务。 * **实战 Gulpfile 编写:** 通过一个全面的实践环节,学习如何编写一个完整的 `Gulpfile` 来管理复杂项目。 课程亮点包括: * **实际操作:** 通过一个动手工作坊,实际编写 `Gulpfile` 来自动化处理 LESS、JavaScript 和 HTML 文件,并实时演示 `gulp-uglify`、`gulp-less`、`browser-sync` 等插件的运用。 * **即学即用:** 课程内容设计易于理解和实践,帮助学员能够立即将 Gulp 应用于日常项目中。 * **深入理解:** 学员将掌握编写 `Gulpfile` 的技巧,了解如何选择和配置 Gulp 插件,精通 Gulp API 的运用。 通过本课程的学习,您将能够自信地使用 Gulp 来提升您的前端开发效率。
This comprehensive course covers everything a developer needs to know to effectively use Gulp in day-to-day situations and in the workplace.We will cover all main Gulp topics in this series, including what Gulp is, Installation, Plugins and automating a project using a Gulpfile.You will learn:• How to install Gulp on your Mac or PC• How to run Gulp from the command line and use the Gulp command-line arguments• How Gulp works and when you should use it• About various essential Gulp plugins including gulp-less, gulp-concat and gulp-uglify• How to run Gulp tasks in sequence• How to run Gulp tasks automatically when certain files are updated• How to write a fully-fledged Gulpfile to manage a complex projectGulp is a very powerful and easy-to-use tool. By taking this tutorial series, you will be able to use Gulp in all your day-to-day projects. You will understand how to write a Gulpfile, what plugins to download, and how to configure them using the Gulp API.Best of all, we'll tackle a full Gulpfile in a hands-on workshop where we'll need to automate LESS, JavaScript and HTML processing. We'll use gulp-uglify, gulp-less, browser-sync and more, all in real time, so you can code along at home.