|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/angular7-and-typescript-complete-course/
课程评论:没有评论
**课程总结:Angular7与TypeScript - 完整课程** 本课程专注于使用Angular7框架和TypeScript语言构建客户端应用程序。 **Angular核心概念:** * **什么是Angular?** Angular是一个用于构建HTML和TypeScript客户端应用程序的框架。 * **TypeScript优势:** Angular由TypeScript(类型化JavaScript)构建,因此TypeScript是编写Angular应用的理想选择。 * **模板语言:** Angular使用HTML作为模板语言,并允许扩展HTML语法,清晰简洁地表达应用的组件。 * **SPA开发:** Angular是创建交互式单页应用程序(SPA)的最佳选择。 * **跨平台能力:** Angular支持在浏览器、移动设备或桌面上构建应用程序。 * **特性优势:** Angular的数据绑定和依赖注入功能大大减少了手动编写代码的工作量,并统一处理了DOM和AJAX操作。 **课程内容亮点:** * **Angular入门:** 深入了解Angular是什么,以及其与 AngularJS 的区别。 * **开发环境搭建:** 详细介绍如何安装NodeJS、NPM,设置Visual Studio Code,并安装Angular CLI。 * **实践项目:** 学会使用Angular CLI和Visual Studio Code来开发您的第一个Angular程序。
About Angular:- Angular is a framework for building client applications in HTML and TypeScript. - It's built using TypeScript (Typed JavaScript) and hence TypeScript is ideal choice for programming Angular applications.- It lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly. - Angular is best option if you want to create interactive Single Page Application (SPA).- Angular also empowers developers to build applications that live on not only browser but also mobile or desktop.- Angular's data binding and dependency injection eliminate much of the code you would otherwise have to write. And it handles all of the DOM and AJAX code you once wrote by hand and puts it in a welldefined structure.In the course "Angular7 and TypeScript - Complete course", you will learn-What is Angular?Angular Versions: AngularJS (vs) AngularSetup for local development environment - Installing NodeJS, NPM - Installing Visual Studio Code - Angular CLIDevelop First Angular program using Angular CLI and Visual Studio Code.