mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge pull request #4086 from tjvantoll/angular-2-update
Changing “Angular 2” references to just “Angular”
This commit is contained in:
12
README.md
12
README.md
@@ -13,7 +13,7 @@ Check out the links below to get started:
|
||||
* [Quick Links](#quick-links)
|
||||
* [Repositories](#repositories)
|
||||
* [Contributing](#contributing)
|
||||
* [Angular 2](#angular-2)
|
||||
* [Angular](#angular)
|
||||
|
||||
## For CTOs
|
||||
|
||||
@@ -24,7 +24,7 @@ Making the right technology choices is key to success. Our [CTO’s guide to Nat
|
||||
Our Getting Started Guides are hands-on tutorials that walk you through installing NativeScript and building a real iOS and Android application.
|
||||
|
||||
* [Get started with JavaScript](http://docs.nativescript.org/tutorial/chapter-0)
|
||||
* [Get started with TypeScript and Angular 2](http://docs.nativescript.org/angular/tutorial/ng-chapter-0)
|
||||
* [Get started with TypeScript and Angular](http://docs.nativescript.org/angular/tutorial/ng-chapter-0)
|
||||
|
||||
## Quick Links
|
||||
|
||||
@@ -64,11 +64,9 @@ In addition to the code that makes up the NativeScript framework itself, we also
|
||||
|
||||
We love PRs, and accept them for all of our repositories—even docs! Please follow our [contribution guide](https://www.nativescript.org/contribute) if you want to become part of the project.
|
||||
|
||||
## Angular 2
|
||||
## Angular
|
||||
|
||||
We are [working together with the Google Angular JS team](http://angularjs.blogspot.com/2015/12/building-mobile-apps-with-angular-2-and.html) to make Angular 2.0 work on top of NativeScript. [To use Angular 2 and NativeScript please follow the getting started article](http://docs.nativescript.org/angular/tutorial/ng-chapter-0).
|
||||
|
||||

|
||||
We [worked together with the Google Angular team](http://angularjs.blogspot.com/2015/12/building-mobile-apps-with-angular-2-and.html) to make Angular 2+ work on top of NativeScript. [To use Angular with NativeScript please follow the getting started article](http://docs.nativescript.org/angular/tutorial/ng-chapter-0).
|
||||
|
||||
## Get Help
|
||||
|
||||
@@ -79,3 +77,5 @@ If you have a question, start by seeing if anyone else has encountered the scena
|
||||
If you need more help than the Q&A format Stack Overflow can provide, try [joining the NativeScript community Slack](http://developer.telerik.com/wp-login.php?action=slack-invitation). The Slack chat is a great place to get help troubleshooting problems, as well as connect with other NativeScript developers.
|
||||
|
||||
Finally, if you have found an issue with the NativeScript framework itself, please report the problem in the [Issues](https://github.com/NativeScript/NativeScript/issues).
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user