2012-03-30 21:02:26 +00:00
|
|
|
@ngdoc overview
|
|
|
|
|
@name Tutorial: The End
|
|
|
|
|
@description
|
|
|
|
|
|
2013-07-09 22:08:23 +00:00
|
|
|
Our application is now complete. Feel free to experiment with the code further, and jump back to
|
|
|
|
|
previous steps using the `git checkout` command.
|
2012-03-30 21:02:26 +00:00
|
|
|
|
2013-07-09 22:08:23 +00:00
|
|
|
For more details and examples of the Angular concepts we touched on in this tutorial, see the
|
|
|
|
|
{@link guide/ Developer Guide}.
|
2012-03-30 21:02:26 +00:00
|
|
|
|
2013-07-09 22:08:23 +00:00
|
|
|
For several more examples of code, see the {@link cookbook/ Cookbook}.
|
2012-03-30 21:02:26 +00:00
|
|
|
|
2013-07-09 22:08:23 +00:00
|
|
|
When you are ready to start developing a project using Angular, we recommend that you bootstrap
|
|
|
|
|
your development with the {@link https://github.com/angular/angular-seed angular-seed} project.
|
2012-03-30 21:02:26 +00:00
|
|
|
|
2013-07-09 22:08:23 +00:00
|
|
|
We hope this tutorial was useful to you and that you learned enough about Angular to make you want
|
|
|
|
|
to learn more. We especially hope you are inspired to go out and develop Angular web apps of your
|
|
|
|
|
own, and that you might be interested in {@link misc/contribute contributing} to Angular.
|
2012-03-30 21:02:26 +00:00
|
|
|
|
2013-07-09 22:08:23 +00:00
|
|
|
If you have questions or feedback or just want to say "hi", please post a message at {@link
|
|
|
|
|
https://groups.google.com/forum/#!forum/angular}.
|