- Developing Mobile Web ArcGIS Applications
- Matthew Sheehan
- 161字
- 2021-07-23 20:24:14
Fast responding mobile applications
Though this is not an exhaustive list, the last key difference that we will discuss between traditional and mobile web development is performance.
Users expect mobile applications to be fast and responsive. Think about how people use their desktops or smartphones today. Gaming and social media are extremely popular. High performance is an expected factor. We will be discussing performance and best practices throughout the book
One area where mobile web is criticized when compared with native mobile development is in the area of performance. Extra effort and attention is needed during mobile web development to optimize performance. This is also true for native apps and backend services.
Network issues potentially plague all mobile applications. Lack of or poor Wi-Fi connectivity can cause any mobile application to be either slow or unusable. Though beyond the scope of this book, advances in offline or disconnected ArcGIS mobile web application are helping to reduce the impact of network issues.
- C# 7 and .NET Core Cookbook
- Java程序設計(慕課版)
- Instant Testing with CasperJS
- 自己動手寫搜索引擎
- Mastering Entity Framework
- Java加密與解密的藝術(第2版)
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Python機器學習編程與實戰
- 自然語言處理Python進階
- Python編程:從入門到實踐
- Python Data Analysis Cookbook
- Mastering openFrameworks:Creative Coding Demystified
- 大學計算機基礎
- 跟戴銘學iOS編程:理順核心知識點
- Spring Data JPA從入門到精通