- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 155字
- 2021-07-09 18:56:16
Chapter 2. Advancing the Editor
We made the buttons on the screen look so good you'll want to lick them. |
||
--Steve Jobs |
The technical possibilities of ever shinier web designs and more smoothly animated layouts that modern web browsers are capable of makes the challenge of balancing features and attractive presentation even harder for web application developers.
Functional and non-functional requirements, such as interface design and performance, are often conflicting priorities. There is only a finite amount of time for any project. A good strategy (sometimes!) is to focus on those that deliver both, and there are many new possibilities within the expanding HTML standard.
Once the requirements are all settled and the application is constructed, deploying the applications to the production environment smoothly is key. Testing on our target systems, such as a range of web browsers, is vital, and that is where we are heading with this chapter.
- Advanced Machine Learning with Python
- C程序設(shè)計(jì)簡(jiǎn)明教程(第二版)
- 你必須知道的204個(gè)Visual C++開(kāi)發(fā)問(wèn)題
- Drupal 8 Module Development
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- NoSQL數(shù)據(jù)庫(kù)原理
- Functional Python Programming
- UI動(dòng)效設(shè)計(jì)從入門到精通
- Python高性能編程(第2版)
- 熱處理常見(jiàn)缺陷分析與解決方案
- Flink原理深入與編程實(shí)戰(zhàn):Scala+Java(微課視頻版)
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第2版)
- Python自動(dòng)化開(kāi)發(fā)實(shí)戰(zhàn)
- Ionic Framework By Example
- Python3從入門到實(shí)戰(zhàn)