mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
14 lines
482 B
Text
14 lines
482 B
Text
|
|
@ngdoc overview
|
||
|
|
@name Error Reference
|
||
|
|
@description
|
||
|
|
|
||
|
|
Use the Error Reference manual to find information about error conditions in
|
||
|
|
your AngularJS app. Errors thrown in production builds of AngularJS will log
|
||
|
|
links to this site on the console.
|
||
|
|
|
||
|
|
Other useful references for debugging your app include:
|
||
|
|
|
||
|
|
- {@link api/ API Reference} for detailed information about specific features
|
||
|
|
- {@link guide/ Developer Guide} for AngularJS concepts
|
||
|
|
- {@link tutorial/ Tutorial} for getting started
|