- 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.
- Advanced Machine Learning with Python
- Python科學(xué)計(jì)算(第2版)
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- C語言程序設(shè)計(jì)(第2 版)
- Java完全自學(xué)教程
- Python漫游數(shù)學(xué)王國:高等數(shù)學(xué)、線性代數(shù)、數(shù)理統(tǒng)計(jì)及運(yùn)籌學(xué)
- Kotlin從基礎(chǔ)到實(shí)戰(zhàn)
- NGINX Cookbook
- C語言開發(fā)基礎(chǔ)教程(Dev-C++)(第2版)
- Mastering Backbone.js
- C# Multithreaded and Parallel Programming
- Spring+Spring MVC+MyBatis從零開始學(xué)
- 寫給程序員的Python教程
- Instant jQuery Boilerplate for Plugins
- Python Programming for Arduino