- 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
推薦閱讀
- Node.js 10實戰
- 劍指JVM:虛擬機實踐與性能調優
- 編寫高質量代碼:改善Python程序的91個建議
- R語言游戲數據分析與挖掘
- Internet of Things with Intel Galileo
- 概率成形編碼調制技術理論及應用
- INSTANT Passbook App Development for iOS How-to
- Bootstrap for Rails
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- Android嵌入式系統程序開發(基于Cortex-A8)
- MySQL數據庫教程(視頻指導版)
- Hands-On Data Visualization with Bokeh
- Python輕松學:爬蟲、游戲與架站
- Learning Puppet Security
- Hands-On Full Stack Development with Angular 5 and Firebase