- AngularJS Web Application Development Blueprints
- Vinci Rufus
- 105字
- 2021-09-03 09:51:20
Summary
This concludes our first chapter. To quickly summarize, we went about building our Address Book App and in doing so learned about the various AngularJS directives such as ng-app
and ng-repeat
. We saw how two-way data bindings and expressions work and the importance of scope. We also saw how we can hide and show certain elements using the ng-show
and ng-hide
directives. Last but not least, we used some simple and easy CSS3 features to style our app.
In the next chapter, we will see the various tools that frontend developers should ideally have in their toolbox and how to go about using them.
推薦閱讀
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- LabVIEW 2018 虛擬儀器程序設計
- Objective-C Memory Management Essentials
- 微服務與事件驅動架構
- CentOS 7 Server Deployment Cookbook
- Developing Middleware in Java EE 8
- Vue.js 3.0源碼解析(微課視頻版)
- Learn Scala Programming
- Mastering C# Concurrency
- Java項目實戰精編
- Unity 2D Game Development Cookbook
- Creating Stunning Dashboards with QlikView
- PHP編程基礎與實例教程
- Mastering openFrameworks:Creative Coding Demystified
- 測試架構師修煉之道:從測試工程師到測試架構師