Skip to content

Commit b0d2f89

Browse files
committed
add gif
1 parent 3dd24ac commit b0d2f89

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

javascripting.gif

803 KB
Loading

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ Navigate the menu with the up & down arrow keys.
3737

3838
Choose a challenge by hitting enter.
3939

40+
### Take a look at this gif that shows the first challenge:
41+
42+
![first challenge](javascripting.gif)
43+
44+
It uses the command line editor `nano`. You can use any editor you like. [atom](http://atom.io) or [brackets](http://brackets.io/) are both good options.
45+
4046
## Need help with an exercise?
4147

4248
Open an issue in the nodeschool/discussions repo: https://github.com/nodeschool/discussions
@@ -49,7 +55,6 @@ Add these challenges:
4955

5056
- "ACCESSING ARRAY VALUES"
5157
- "OBJECT KEYS"
52-
- "FUNCTION ARGUMENTS"
5358
- "FUNCTION RETURN VALUES"
5459
- "THIS"
5560
- "SCOPE"

0 commit comments

Comments
 (0)