Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ninabreznik authored Feb 11, 2021
1 parent 17c1cd7 commit ae598c4
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ http://wizardamigos.github.io/skilltree

# Lessons & Exercises

## Full program by Free Code Camp
|**Title**|**Level**|
|:-----|:-----:|
|[Responsive Web Design](https://www.freecodecamp.org/)| beginner |
|[Javascript Algorithms and Data structures](https://www.freecodecamp.org/)| beginner |

---

## Tips

| **Title** | **Level** |
Expand All @@ -31,9 +23,6 @@ http://wizardamigos.github.io/skilltree

---

**In addition** we recommend you to check out the following resources:


# HTML

### HTML
Expand Down Expand Up @@ -395,6 +384,18 @@ http://wizardamigos.github.io/skilltree
|[JavaScript JSON](https://www.w3schools.com/js/js_json.asp)| intermediate |
|[Working with JSON data](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON)| intermediate |

### STATE MACHINES
| **Title** | **Level** |
|:-----|:-----:|
|[XState workshop](https://www.youtube.com/watch?v=uRfQJJArZEg)| intermediate |
|[XState Drag&Drop example code](https://github.com/ninabreznik/drag-drop-xstate)| intermediate |

## FULL PROGRAM by Free Code Camp
|**Title**|**Level**|
|:-----|:-----:|
|[Responsive Web Design](https://www.freecodecamp.org/)| beginner |
|[Javascript Algorithms and Data structures](https://www.freecodecamp.org/)| beginner |

---

# P2P (PEER-TO-PEER) WEB
Expand Down

0 comments on commit ae598c4

Please sign in to comment.