|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/angular-elements/
课程评论:没有评论
课程名称:Angular 8 和 9 - 元素 概述:本课程从 Angular 2 到 8 框架出发,介绍了 Angular 的众多功能,这些功能已在我们的 Angular 应用程序中得到应用,如丰富的数据绑定支持、Angular 指令、管道、依赖注入、HTTP 服务、差异加载、可选的 Ivy 支持等。本课程将探讨如何在非 Angular 应用(例如 jQuery、JavaScript、React JS 及其它 JavaScript 框架和库)中使用这些组件,课程提供了一个解决方案。我们将学习如何创建新的 Angular 元素,将其打包,并在非 Angular 应用中使用。在课程中,我们将通过多个示例进行探索,例如:Hello World Angular 元素、Angular 元素与 DOM 的通信及其反向通信、将 Highcharts 图表作为 Angular 元素、使用 Angular Material 表格作为 Angular 元素,以及开发天气报告小部件。最后,我们将在 React JS 应用程序中使用这些元素。
Starting from Angular 2 to 8 framework, Angular comes with number of features which we have used in our Angular applications by designing and developing Angular Components. For example - Rich data binding support, Angular Directives, Pipes, Dependency injection, HTTP Services, Differential Loading, Opt-in Ivy support and many more. How about using these component which uses these features in Non-Angular Applications like jQuery, JavaScript, React JS and other JavaScript frameworks and libraries? This course is the answer of this question. In this course, we will use Angular Components in Non-Angular applications by bundling them as Angular Elements. Here, you will learn how to create new Angular Elements, bundle them and use them in Non-Angular application. During the course, we will see number of examples like - Hello World Angular Element, Communication between Angular Element and DOM and vice versa, Using Highcharts chart as Angular Element, Using Angular Material table as Angular Element and developing weather report widgets. Finally, use these elements in React JS application.