- NativeScript for Angular Mobile Development
- Nathan Walker Nathanael J. Anderson
- 99字
- 2021-07-02 18:41:45
Mental preparation
Before diving right into coding, you can greatly enhance the development experience for your project by mapping out the various services and features your app needs. Doing so will help reduce code duplication, frame your data flow, and lead the way for rapid feature development in the future.
A service is a class that typically handles processing and/or provides data to your app. Your usage of these services does not need to know the specifics of where the data came from, just that it can ask the service for its purpose and it will happen.
推薦閱讀
- Java多線程編程實(shí)戰(zhàn)指南:設(shè)計(jì)模式篇(第2版)
- Apache ZooKeeper Essentials
- Developing Middleware in Java EE 8
- iOS開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App Store上架
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)習(xí)題解答與上機(jī)指導(dǎo)
- C++對(duì)象模型詳解
- Apache Spark 2.x for Java Developers
- Instant Nancy Web Development
- 一本書講透Java線程:原理與實(shí)踐
- Learning Docker Networking
- Spring Boot+MVC實(shí)戰(zhàn)指南
- Android Development Tools for Eclipse
- PyQt編程快速上手
- SQL Server 2014數(shù)據(jù)庫設(shè)計(jì)與開發(fā)教程(微課版)
- 編程風(fēng)格:程序設(shè)計(jì)與系統(tǒng)構(gòu)建的藝術(shù)(原書第2版)