Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangtranson authored Aug 2, 2023
1 parent f5afcde commit 32ece6e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
# Javascript for Dummies

## Tech Stacks

- Jestjs for unit test https://jestjs.io/

## Installation

- run `git clone https://github.com/coderschoolmentee/javascript-for-dummies.git`
- run `cd javascript-for-dummies`
- run `npm i`
- run `npm run test` and enjoy

![Alt text](image.png)

## Exercises

- Arrays
- Convert Array Like Object to Array
- Reducing
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 32ece6e

Please sign in to comment.