mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-14 12:08:27 +08:00
doc(guide): add links to angular-seed examples
The examples in the angular-seed project are better than nothing, which is what we currently have here!
This commit is contained in:
committed by
Pete Bacon Darwin
parent
a380fc4624
commit
1f99c3a521
@@ -176,3 +176,7 @@ JavaScript is a dynamically typed language which comes with great power of expre
|
||||
come with almost no-help from the compiler. For this reason we feel very strongly that any code
|
||||
written in JavaScript needs to come with a strong set of tests. We have built many features into
|
||||
angular which makes testing your angular applications easy. So there is no excuse for not testing.
|
||||
|
||||
|
||||
# Example
|
||||
See the {@link angular-seed https://github.com/angular/angular-seed} project for an example.
|
||||
@@ -348,4 +348,5 @@ ou
|
||||
ou
|
||||
|
||||
## Sample project
|
||||
uoe
|
||||
See the {@link angular-seed https://github.com/angular/angular-seed} project for an example.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user