- NativeScript for Angular Mobile Development
- Nathan Walker Nathanael J. Anderson
- 130字
- 2021-07-02 18:41:47
Summary
We created a solid foundation for our app in this chapter. You learned how to think about your app's architecture in terms of modules. You also learned how to utilize Angular's @NgModule decorator to frame out these modules. And finally, we now have a great base architecture to work from to build our app on top of.
Now that you have some of the key concepts under your belt, we can now move onto the heart of our app, the feature modules. Let's dive into the main features of our app to continue constructing our service layers in Chapter 2, Feature Modules. We will soon be creating some views for our app and running the app on iOS and Android in Chapter 3, Our First View via Component Building.
推薦閱讀
- Node.js Design Patterns
- 劍指JVM:虛擬機實踐與性能調優(yōu)
- Web交互界面設計與制作(微課版)
- PHP+MySQL網(wǎng)站開發(fā)技術項目式教程(第2版)
- Mastering C++ Multithreading
- .NET 4.5 Parallel Extensions Cookbook
- GitHub入門與實踐
- Distributed Computing in Java 9
- ASP.NET Web API Security Essentials
- 數(shù)字媒體技術概論
- 大規(guī)模語言模型開發(fā)基礎與實踐
- Node.js實戰(zhàn):分布式系統(tǒng)中的后端服務開發(fā)
- Visual C++程序設計全程指南
- Learning TypeScript
- VC++ 2008專題應用程序開發(fā)實例精講