Table of Content 5
- Lecture1.1
- Lecture1.2
- Lecture1.3
- Lecture1.4
- Lecture1.5
Disadvantages of AngularJS
- Not Secure – Its applications are not safe. Server side authentication and authorization is necessary to keep an application secure.
- Not Degradable – If user of your application disables the JavaScript then it displays nothing except basic page.
- Complex at times – At times AngularJS becomes complex to handles as there are multiple ways to do the same thing. This creates confusion and requires considerable efforts.
Next History