- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 151字
- 2021-07-09 18:56:25
Summary
The server side opens up many facilities of the filesystem to save the content directly from the application, supplying content for web servers and metadata, such as log files.
Dart has the facilities to create, serve, and consume the modern web formats in the web client and on the server. We saw how quickly a specialized web server can be put together. You are now very familiar with using Dart packages outside the core SDK to implement vital application features.
The asynchronous facilities allow responsive applications to be written, and await
/async
helps us write clear code and bring asynchronous tasks together so that we operate them in a synchronous manner.
Our next, and largest, project will be end-to-end Dart. In this chapter, we explored how to build on the server aspects. Instead of the local filesystem, we will reach out to databases and web services to build a real-time display.
- 深入核心的敏捷開(kāi)發(fā):ThoughtWorks五大關(guān)鍵實(shí)踐
- Android和PHP開(kāi)發(fā)最佳實(shí)踐(第2版)
- Julia Cookbook
- Oracle BAM 11gR1 Handbook
- Swift細(xì)致入門(mén)與最佳實(shí)踐
- ANSYS Fluent 二次開(kāi)發(fā)指南
- 開(kāi)源項(xiàng)目成功之道
- Delphi開(kāi)發(fā)典型模塊大全(修訂版)
- SAP Web Dynpro for ABAP開(kāi)發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用
- Learning D3.js 5 Mapping(Second Edition)
- Go Systems Programming
- Java Script從入門(mén)到精通(第5版)
- TypeScript High Performance
- LiveCode Mobile Development Hotshot
- 計(jì)算機(jī)教學(xué)研究與實(shí)踐:2017學(xué)術(shù)年會(huì)論文集