|
|
|
|
|
by humbleMouse
3696 days ago
|
|
Angularjs and JQuery are two different libraries designed to solve different problems. Angular is designed to make data persistence very simple by mirroring your data clientside. JQuery is a tool that abstracts lots of common javascript tasks. I think you should do some more googling and reading up about Angularjs. This is an apples to oranges type of comparison. |
|