diff --git a/README.md b/README.md index 66c6827..d0c79e2 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,12 @@ | **Title** | **Level** | |:-----|:-----:| +|[How to use CodePen for building simple projects](https://github.com/wizardamigos/service/blob/master/curriculum/newLessons/codepen.md)| basic | +|[How to setup a basic JS project](https://hackmd.io/ETq17skMSgiydcT6ugRyXQ)| basic| |[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/intermediate | |[Build a quizz app](https://www.youtube.com/watch?v=qY6AkT3DCBY&list=PLbtP2pUMT_huBADZzKcjJ70x9DBCJzpEN)| intermediate | -|[How to use CodePen for building simple projects](https://github.com/wizardamigos/service/blob/master/curriculum/newLessons/codepen.md)| basic | +|[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.