|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/angular5-custom-library-the-definitive-step-by-step-guide/
课程评论:没有评论
**课程名称:Angular5, Angular6, Angular7 定制库:指南** **课程概述:** 本课程旨在教授学员如何创建和发布 Angular 库,涵盖了从基础理论到实战应用的各个环节。学员将深入学习 Angular 5 和 Angular 6 的库开发技术,包括: * **基础知识与工具:** 掌握 Angular 5 和 Angular 6 的安装、GitHub 注册、Visual Studio Code 的使用及常用扩展,熟悉 npm 命令。 * **库开发核心:** 学习如何使用 `ng-packagr` 工具创建和打包 Angular 库,包括组件库、服务库(利用 `HttpClient`)、Pipe 库以及 Directive 库。 * **库实践应用:** 了解如何创建图表库、利用 Angular Material 构建界面、创建 Bootstrap4 组件库,并学习如何将数据传递给自定义组件以及从组件中获取数据。 * **发布与管理:** 掌握使用 npm 发布自定义库的流程,以及创建本地 npm 包。 * **辅助技能:** 熟悉 Markdown 语法,并学习如何使用 Markdown 进行文档编写和输出。 **课程成果:** 完成本课程后,学员将能够独立构建一个功能完善的 Bootstrap4 导航头组件,该组件包含 Logo、下拉菜单按钮以及搜索框,并能将其打包成可复用的库发布。
In this course, you will learn of the fundamentals of how to make Angular5 and Angular6 library.You will learn how to make a chart library in Angular6You will learn how to make a service library using HttpClient in Angular6You will learn how to publish your own library by npm.You will learn how to install Angular5 and Angular6.You will learn how to sign up for GitHub.You will learn how to use Visual Studio Code and its extensions.You will be familiar with npm command.You will learn how to use ng-packagr.You will learn how to install Angular Material in Angular6.You will learn how to make and test Pipe library.You will learn how to make and test Directive library.You will learn how to make Component library.You will learn how to make Bootstrap4 Component library.You will learn how to send data to your own component and get data from it.You will learn how to make local package by npm.You will become familiar with markdown syntax.You will learn how to print out mark down files.By the end of the course, you will have built a Bootstrap4 Navigation Header component with logo brand. pulldown button and search box.