- Learning Ionic
- Arvind Ravulavaru
- 143字
- 2021-07-16 13:40:54
Summary
In this chapter, we saw what separation of concerns is and how AngularJS is designed to solve this problem. We quickly went through some of the key AngularJS components that we would use while working with Ionic. You also saw how to create custom directives and custom services, and learned about their usage. The rule of thumb while creating reusable pieces of code when working with AngularJS is to use directives when dealing with HTML elements (DOM), and services/factories otherwise.
You also understood that Ionic uses these AngularJS components to expose an easy-to-use API while building mobile hybrid apps.
In the next chapter, you will be introduced to Ionic. You will learn how to set it up, scaffold a basic app, and understand the project structure. You will also take a look at the bigger picture of developing a mobile hybrid application.
- Node.js Design Patterns
- Boost C++ Application Development Cookbook(Second Edition)
- C++ Builder 6.0下OpenGL編程技術
- Unity 2020 Mobile Game Development
- 技術領導力:程序員如何才能帶團隊
- 神經(jīng)網(wǎng)絡編程實戰(zhàn):Java語言實現(xiàn)(原書第2版)
- DevOps入門與實踐
- OpenNI Cookbook
- R的極客理想:工具篇
- 自然語言處理Python進階
- SQL Server實用教程(SQL Server 2008版)
- MyBatis 3源碼深度解析
- Julia數(shù)據(jù)科學應用
- 精通Spring:Java Web開發(fā)與Spring Boot高級功能
- 數(shù)字媒體技術概論