Book Image

Data Oriented Development with Angularjs

Book Image

Data Oriented Development with Angularjs

Overview of this book

Table of Contents (17 chapters)
Data-oriented Development with AngularJS
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

AngularFire


AngularFire is the officially supported AngularJS binding for Firebase. Although we could use the Firebase JavaScript SDK to interact with Firebase, AngularFire abstracts a lot of complexities involved in synchronizing data, and only in advanced cases, we'll need to drop down to the Firebase JavaScript SDK. We'll examine AngularFire in Chapter 5, Getting Started with AngularFire.