From c0dc9228be680aff79a8e81287641ccfd07b2d56 Mon Sep 17 00:00:00 2001 From: Nina Breznik Date: Thu, 11 Feb 2021 17:19:12 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 164568a..85a4c10 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,18 @@ http://wizardamigos.github.io/skilltree # Lessons & Exercises -## Tips +## Tips before you get started + +Some of the content in the tutorials above may be a bit outdated. Tooling and styles change a bit over time, but don't worry. If some link doesn't work, just ping us in the [support chat](https://discord.gg/jhnf42x3WC) and we'll help you find a replacement. Some importants tools we recommend are CodeSandbox and CodePen. + +Now, go get started. And most imporantly, enjoy the adventure. | **Title** | **Level** | |:-----|:-----:| +|[Beginner tutorial](https://www.youtube.com/watch?v=1EDG8-hgo6w&list=PLbtP2pUMT_hukdtCayfrk592awflW5GEe)| basic | +|[Build a portfolio](https://www.youtube.com/playlist?list=PLbtP2pUMT_hvANJ-b49tp88sOkVLSOkcq)| basic | +|[Build a quizz app](https://www.youtube.com/watch?v=qY6AkT3DCBY&list=PLbtP2pUMT_huBADZzKcjJ70x9DBCJzpEN)| basic | |[How to use CodePen for building simple projects](https://github.com/wizardamigos/service/blob/master/curriculum/newLessons/codepen.md)| basic | -|[Methodology](https://github.com/wizardamigos/skilltree/issues/3)| basic | ---