- TypeScript Blueprints
- Ivo Gabe de Wolff
- 110字
- 2021-07-14 10:59:28
Chapter 2. A Weather Forecast Widget with Angular 2
In this chapter, we'll create a simple application that shows us the weather forecast. The framework we use, Angular 2, is a new framework written by Google in TypeScript. The application will show the weather of the current day and the next. In the following screenshot, you can see the result. We will explore some key concepts of Angular, such as data binding and directives.

We will build the application in the following steps:
- Using modules
- Setting up the project
- Creating the first component
- Adding conditions to the template
- Showing a forecast
- Creating the forecast components
- The main component
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Ceph Cookbook
- Scala Design Patterns
- Django Design Patterns and Best Practices
- 基于免疫進化的算法及應用研究
- C語言程序設計立體化案例教程
- Python數據分析從0到1
- C# 8.0核心技術指南(原書第8版)
- Asynchronous Android Programming(Second Edition)
- Learning Unity 2D Game Development by Example
- Java實戰(第2版)
- MySQL入門很輕松(微課超值版)
- Android Development Tools for Eclipse
- Python+Office:輕松實現Python辦公自動化
- C++程序設計習題與實驗指導