- Hands-On Full:Stack Web Development with ASP.NET Core
- Tamir Dresher Amir Zuker Shay Friedman
- 162字
- 2021-06-10 19:37:17
Angular
Angular (https://angular.io/) is an SPA frontend web application development platform developed by Google and the open source community. It is the successor of the popular AngularJS framework, which dominated the SPA platform world at the beginning of the decade.
Angular takes HTML, CSS, and JavaScript and puts them in the context of application development with modular, component-based architecture, conventions, and utilities. It consists of a few basic concepts:
- Modules: Containers of Angular code
- Data binding: A mechanism that automatically reflects changes in the code on the UI, and vice versa
- Components: An HTML template combined with JavaScript code that controls it
- Directives: Add behavior to HTML elements of Angular components
- Services: Units of work that are additional to UI development, such as data handling or logging
Angular is one of the most popular frameworks today for web application development, and even has frameworks built on top of it such as NativeScript, which enables native mobile development based on an Angular code.
推薦閱讀
- 自動駕駛網絡:自智時代的網絡架構
- INSTANT PhpStorm Starter
- 物聯網信息安全
- Building RESTful Web Services with Spring 5(Second Edition)
- PLC、現場總線及工業網絡實用技術速成
- 大話社交網絡
- 計算機網絡工程實用教程(第2版)
- 電力物聯網工程技術原理與應用
- Metasploit Penetration Testing Cookbook
- Spring 5.0 Projects
- WordPress Web Application Development
- Kong網關:入門、實戰與進階
- 網管第一課:網絡操作系統與配置管理
- 從實踐中學習手機抓包與數據分析
- 中國互聯網發展報告2021