- NativeScript for Angular Mobile Development
- Nathan Walker Nathanael J. Anderson
- 163字
- 2021-07-02 18:41:46
Low-level thinking
It's also advantageous to provide some low-level services that provide a convenient API to access things, such as HTTP remote requests and/or logging. Doing so will allow you to create unique characteristics that you or your team like to work with when interacting with low-level APIs. For instance, maybe your backend API requires a unique header to be set in addition to a special authentication header for each request. Creating a low-level wrapper around an HTTP service will allow you to isolate those unique characteristics and provide a consistent API for your app to interact with, to guarantee all the API calls are enhanced with what they need in one place.
Additionally, your team may desire an ability to funnel all the logging code to a third-party log analyzer (for debugging or other performance-related metrics). Creating low-level wrappers with the lean code around some framework services will allow your app to adapt to these potential needs quickly.
- 數據科學實戰手冊(R+Python)
- ServiceNow Application Development
- 零基礎學C++程序設計
- 測試驅動開發:入門、實戰與進階
- Developing Mobile Web ArcGIS Applications
- R語言編程指南
- Mastering Kali Linux for Web Penetration Testing
- SAS數據統計分析與編程實踐
- Access 2010數據庫應用技術(第2版)
- Solr Cookbook(Third Edition)
- C++程序設計教程
- R的極客理想:量化投資篇
- Building a Media Center with Raspberry Pi
- Mapping with ArcGIS Pro
- Mastering PostgreSQL 11(Second Edition)