Explain the differences between Angular and jQuery
| AngularJS | JQuery |
| AngularJs is difficult to understand | Jquery is very easy to understand. |
| It supports two-way binding process | It does not support data binding process |
| It provides support for deep linking routing | It does not provide support for deep linking routing |
