You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install-angular-tools/linux/install-linux.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ The website for nvm is: https://github.com/nvm-sh/nvm
82
82
83
83
84
84
## Install Node
85
-
Node is the the runtime environment for executing JavaScript code from the command-line. By using Node, you can create any time of application using JavaScript including server-side / backend applications.
85
+
Node is the the runtime environment for executing JavaScript code from the command-line. By using Node, you can create any type of application using JavaScript including server-side / backend applications.
86
86
87
87
In this course, we'll use Node to run applications that we develop using TypeScript and Angular.
Copy file name to clipboardExpand all lines: install-angular-tools/mac/install-mac.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ The website for nvm is: https://github.com/nvm-sh/nvm
108
108
109
109
110
110
## Install Node
111
-
Node is the the runtime environment for executing JavaScript code from the command-line. By using Node, you can create any time of application using JavaScript including server-side / backend applications.
111
+
Node is the the runtime environment for executing JavaScript code from the command-line. By using Node, you can create any type of application using JavaScript including server-side / backend applications.
112
112
113
113
In this course, we'll use Node to run applications that we develop using TypeScript and Angular.
Copy file name to clipboardExpand all lines: install-angular-tools/ms-windows/install-ms-windows.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Visual Studio Code is a general purpose IDE that support many programming langua
19
19
20
20
21
21
## Install Node
22
-
Node is the the runtime environment for executing JavaScript code from the command-line. By using Node, you can create any time of application using JavaScript including server-side / backend applications.
22
+
Node is the the runtime environment for executing JavaScript code from the command-line. By using Node, you can create any type of application using JavaScript including server-side / backend applications.
23
23
24
24
In this course, we'll use Node to run applications that we develop using TypeScript and Angular.
0 commit comments