Book Image

Learning Single-page Web Application Development

Book Image

Learning Single-page Web Application Development

Overview of this book

Table of Contents (15 chapters)
Learning Single-page Web Application Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


We have finally exhausted one more chapter. In this chapter, we describe the key concepts of the utilization of AngularJS.

We have followed the key items to gain a good understanding on the use of the framework.

As mentioned earlier, we quoted only the concepts that are relevant to the example application we are building throughout our book.

For more details, we strongly recommend reading all the official AngularJS documentation. If you still have some query, you can quickly find the answer there.

In the next chapter, we will see how to use AngularJS in the frontend of our application; we will go through all the topics covered in this chapter and will see some things we have not discussed so far. We will go through some common problems with authentication and permissions between the views, routes, and some very useful guidelines in our frontend work.