From the course: Angular on the Go: Large-Scale Projects
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Application security and why it matters - AngularJS Tutorial
From the course: Angular on the Go: Large-Scale Projects
Application security and why it matters
- [Instructor] Application security is a vital component of any large scale Angular project. The more users you have and the more data those users generate, the more likely your software becomes a target for attackers. Security leaks can break the trust you build with your users, and if they don't trust your product they may go somewhere else that protects their data better. Application security is a huge topic and I recommend you check out our course library for more info on all the ways you can protect your product against attackers. For this recording, we'll talk about two broad categories of protection, code security and data security. Code security includes all the tweaks and best practices you use while writing code and compiling your software. The goal is to reduce the number of ways an attacker can inject their code into yours. Angular comes with protection against common attacks right out of the box. To get the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Application performance and why it matters4m 9s
-
(Locked)
Optimizing Angular code for speed and performance5m 29s
-
(Locked)
Application security and why it matters5m 51s
-
(Locked)
Application accessibility for audio and visual needs3m 5s
-
(Locked)
Application accessibility for dexterity and cognitive needs3m 49s
-
(Locked)
-
-