Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
/angular.jsPublic archive

Added disclaimer about the level of experience required in the first paragraph to beginning users.#17068

Open
stevenrugg wants to merge1 commit intoangular:master
base:master
Choose a base branch
Loading
fromstevenrugg:patch-1
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletionsdocs/content/tutorial/index.ngdoc
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,6 +5,11 @@

# PhoneCat Tutorial App

*** This tutorial assumes that the reader has a basic knowledge of HTML, CSS and Javascript. If you have no
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
*** This tutorial assumes that the reader has abasic knowledge of HTML, CSS andJavascript. If you have no
*** This tutorial assumes that the reader has afundamental knowledge of HTML, CSS, andJavaScript. If you have no

experience coding or have not been introduced to Javascript, we highly suggest that you take some time
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
experience coding or have not been introduced toJavascript, we highly suggest that you take some time
experience coding or have not been introduced toJavaScript, we highly suggest that you take some time

to learn the basics of Javascript by going to https://www.javascript.com/learn/strings or
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
to learn the basics ofJavascript by going to https://www.javascript.com/learn/strings or
to learn the basics ofJavaScript by going to[MDN's JavaScript guide](https://developer.mozilla.org/en-US/docs/Web/JavaScript).

https://www.w3schools.com/js/. ***
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
https://www.w3schools.com/js/. ***


A great way to get introduced to AngularJS is to work through this tutorial, which walks you through
the construction of an AngularJS web app. The app you will build is a catalog that displays a list
of Android devices, lets you filter the list to see only devices that interest you, and then view
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp