From 4c8d2d8cc9a5f8450b04e3edeeb3d57e92748689 Mon Sep 17 00:00:00 2001 From: Nina Breznik Date: Mon, 29 Mar 2021 17:33:08 +0100 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d0c79e2..abaa7a3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,15 @@ ## 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 Playgrounds. + +Now, go get started. And most imporantly, enjoy the adventure. + +--- + +### WizardAmigos tutorials + + | **Title** | **Level** | |:-----|:-----:| |[How to use CodePen for building simple projects](https://github.com/wizardamigos/service/blob/master/curriculum/newLessons/codepen.md)| basic | @@ -15,12 +24,6 @@ |[Build a quizz app](https://www.youtube.com/watch?v=qY6AkT3DCBY&list=PLbtP2pUMT_huBADZzKcjJ70x9DBCJzpEN)| intermediate | |[Hypermodular web development](https://serapath.github.io/workshop-hypermodular-webcomponents/)|intermediate/advanced| -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 Playgrounds. - -Now, go get started. And most imporantly, enjoy the adventure. - ---- - ### Tools | **Title** | **Level** |