Angular
The component-based framework uses Typescript as the main (and unique) JavaScript platform. Angular is a complete superset of libraries designed for all purposes of Single Page Applications (SPA), very useful for developing applications from scratch. You can link your templates and your Typescript code so you HTML is updated with values from your code and ready to react on user actions . You need to learn three basic concepts about this framework—directives, modules, and components. Each one involves another, and you need to register each component with one Module to make it available. JavaScript also has its own module system for managing collections of JavaScript objects. It's completely different and unrelated to Angular's module system. Angular has its own implementation to define service classes, routes, double data binding, HTTP requests, and so on, making this framework very heavyweight.
- SOA用戶指南
- GPS/GNSS原理與應用(第3版)
- INSTANT PhpStorm Starter
- Force.com Development Blueprints
- Learning QGIS 2.0
- Hands-On Full Stack Development with Spring Boot 2 and React(Second Edition)
- Spring Cloud微服務架構進階
- 中小型局域網組建、管理與維護實戰
- React:Cross-Platform Application Development with React Native
- 網管員必讀:網絡管理(第2版)
- 基于性能的保障理論與方法
- 無線傳感器網絡定位技術
- 沖擊:5G如何改變世界
- Building RESTful Web Services with .NET Core
- 智慧城市中的物聯網技術