You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Q is significantly more featured than $q and is often more useful for that reason. However, working with both Q and $q in the same project (e.g. using Q with $http calls, promise templates), can get very messy. It would be useful for $q to use the full Q library when available, like the behavior of jqlite and jquery.