- Offline First Web Development
- Daniel Sauble
- 150字
- 2021-07-30 10:30:49
Chapter 2. Building a To-do App
In Chapter 1, The Pain of Being Offline, we laid the foundation for why offline-first development is important. Now, let's build an app with this approach. The app that we'll be building is a to-do app that has been written using the Sencha Touch JavaScript framework. As Sencha Touch is just JavaScript under the hood, you can view it in any browser. Additionally, if you're a mobile developer, fear not. We'll use Cordova to deploy your app to an iOS device as well. The section on Cordova is entirely optional and works for Android as well, with minor modifications along the way.
Let's start by getting your development environment configured. For simplicity, I assume that you're running Mac OS X and Chrome. The instructions may differ slightly with different operating systems and browsers. I'll call out the differences as we go along.
- 數據庫系統原理及MySQL應用教程(第2版)
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- AngularJS Testing Cookbook
- Manga Studio Ex 5 Cookbook
- 編寫整潔的Python代碼(第2版)
- Instant Typeahead.js
- 實戰低代碼
- HTML5+CSS3網站設計基礎教程
- Python:Master the Art of Design Patterns
- 用戶體驗增長:數字化·智能化·綠色化
- Solr Cookbook(Third Edition)
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- 從Power BI到Analysis Services:企業級數據分析實戰
- INSTANT Apache Hive Essentials How-to
- Clojure編程樂趣