- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 151字
- 2021-07-09 18:56:29
Summary
The applications created in this chapter have been numerous, but all work together to reach the goal of a live display of data.
The data collector transforms raw live data into a processable form. The REST API was created with the rpc
package, taking much of the work out of the way. Creating a new web API method is a case of adding an annotated regular Dart method.
The consuming web application showed how to connect to a JSON standard web service and produce high-quality output, updated in real time. The HTML DOM was used to swap in a new table-based display.
The incoming data on earthquakes has proven quite fascinating to watch, but it could be more visual. In the next chapter, we'll create a visualization using the feature geometry data stashed in the database, and look at expanding the API to do more than provide a data feed.
- Go Web編程
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- FreeSWITCH 1.6 Cookbook
- 匯編語言程序設計(第3版)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- TypeScript項目開發實戰
- 微信小程序項目開發實戰
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- 精通Python自動化編程
- C/C++程序員面試指南
- Statistical Application Development with R and Python(Second Edition)
- Scratch3.0趣味編程動手玩:比賽訓練營
- 軟件項目管理實用教程
- 實戰Java高并發程序設計(第2版)
- 創意UI Photoshop玩轉移動UI設計