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

Commit 96c0fc5

Browse files
Update [RAW]01-terminal-basics-and-installing-nvm-node-js.md
edit for dev.to publication
1 parent 153fe2f commit 96c0fc5

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

‎JavaScript-First/01-Introduction-Terminal-NVM/[RAW]01-terminal-basics-and-installing-nvm-node-js.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
1+
# Learn JavaScript First, with terminal, NVM & Node.js
2+
13
In this article, you will learn the basics of terminal commands then we’ll go over installing git & NVM, and finally installing node and creating a test.js file.
24

3-
This article is part of an ongoing educational series that will be turned into a book and therefore is considered a "living article" subject to change.
5+
This content is part of an ongoing educational series and based off content originally taught to high school coding students to teach them full stack JavaScript in a semester. It is now being turned into an [open source book](https://github.com/HansUXdev/OSS-Books) and therefore is considered a "living article" subject to change, new articles are published on github first, then on [medium.com](https://medium.com/@HansOnConsult).
6+
47
If you have question, want to contribute or just wanna chat about the content, leave a comment!
58
If you have a find a bug, typo, DM me on twitter @HansOnConsult.
69

7-
If you want to contribute to the book, see the GitHub page: https://github.com/HansUXdev/UniversalJavaScript
10+
If you want to contribute to the book, see the GitHub page: https://github.com/HansUXdev/OSS-Books
811

912
## Pre-Assessments
1013
Before you continue reading, consider taking the [pre-assessment](https://create.kahoot.it/share/command-line/69a5e0af-b335-405b-8dd9-fffee3191193) to test your knowledge of basic terminal commands. The knowledge assessments are intended to only take 60 seconds and are used to assess whether a reader has the required /preferred prior knowledge.
11-
```
14+
1215
If you pass the assessment then feel free to skip the command line section and start installing NVM.
13-
```
16+
1417

1518
## Command Line Basics
1619
Below is a list of just a few common commands you will need to use and understand to install some developer tools like nvm and others.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /