- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 175字
- 2021-07-09 18:56:33
Summary
In these past few chapters we have built a powerful geographic application built on a real-world data source.
The API was expanded to provide data input using multiple methods with the powerful standard rpc
package, and it continued to work with the relational database. The math
package was used to generate a range of test data in order to push the limits of the application.
The reporting application shows how server–side Dart can be used to process and extract significant data in useful formats. We looked at how Dart can work with databases to produce reports in standard industry formats with the class and inheritance features of the language being used to build an object model for an extensible reporting system.
The continued development of the Dart language via the Dart development compiler may open further possibilities for web applications on the client side and also the server side. The Dart language can rapidly develop full-featured applications that can meet users' needs and provide a solid, dependable, and dynamic platform for developers.
- DB2 V9權(quán)威指南
- Advanced Splunk
- Unreal Engine Physics Essentials
- Objective-C應(yīng)用開發(fā)全程實錄
- Java Web開發(fā)之道
- Ext JS Data-driven Application Design
- Vue.js快跑:構(gòu)建觸手可及的高性能Web應(yīng)用
- Python Game Programming By Example
- C語言最佳實踐
- The React Workshop
- Symfony2 Essentials
- 軟件品質(zhì)之完美管理:實戰(zhàn)經(jīng)典
- NGINX Cookbook
- Processing創(chuàng)意編程指南
- 大規(guī)模語言模型開發(fā)基礎(chǔ)與實踐