0 votes
in AngularJS Packaging and Testing by
Give advantages and disadvantages of AngularJS.

1 Answer

0 votes
by

Advantages of AngularJS

  • User can easily create Single page Application
  • Rich and Responsive experienced to user.
  • Form Validation is already present.
  • It is an open source framework.
  • AngularJS is Platform (Browser) Independent.
  • It supports Routers and two-way binding.
  • A code of AngularJS is Unit testable.
  • Disadvantages of AngularJS
  • Security: It is not secure as build on JavaScript Framework.
  • User Dependent: If user disables the JavaScript then AngularJS cannot run.

Related questions

0 votes
asked May 21, 2022 in AngularJS Packaging and Testing by sharadyadav1986
0 votes
asked May 21, 2022 in AngularJS Packaging and Testing by sharadyadav1986
...