- 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
推薦閱讀
- Java多線程編程實戰指南:設計模式篇(第2版)
- C++面向對象程序設計(微課版)
- Mastering Articulate Storyline
- Java Web程序設計
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Easy Web Development with WaveMaker
- INSTANT OpenNMS Starter
- GameMaker Programming By Example
- Mastering Python Networking
- Haxe Game Development Essentials
- JavaScript入門經典
- C#應用程序設計教程
- Windows Embedded CE 6.0程序設計實戰
- “笨辦法”學C語言
- C++程序設計