Depending on what you want to do. Are you building an app like gmail, or a javascript intensive application? Then use angularjs.
If you want to bind click events, move things around, make ajax calls, then use jQuery. jQuery is there to make JavaScript tasks easier to code.