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

Appearance settings

Commit 9df3853

Browse filesBrowse files
authored
Update README.md
1 parent a9be4ce commit 9df3853
Copy full SHA for 9df3853

File tree

Expand file treeCollapse file tree

1 file changed

+11
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-2
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboard
+11-2Lines changed: 11 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
#LambdaSchool
2-
##Advanced JavaScript
1+
# Advanced JavaScript
2+
3+
## Instructions
4+
5+
Fork and clone this repo.
6+
7+
* Run the command `npm i` to install needed node packages.
8+
* Run the command `npm test` to run the tests.
9+
* Work through the files and make the tests pass.
10+
* Suggested order: `es6.js`, `arrays.js`, `objects.js`, `this.js`, `closure.js`, and then `recursion.js`.
11+
* Submit a pull request when you are finished and we will review your code.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.