feat: add css foundations block - the odin project (#49377)

* feat: add css foundations block - the odin project

* feat: add first 7 questions

* feat: introduce type selector question as first question

* feat: add new exercise block

* feat: introduce exercise 1

* feat: introduce exercise 2

* fix: add removed solutions

* fix: add help category

* fix: add placeholder description

* fix: code block highlighting

* fix: add optional chaining to tests

* fix: second exercise

* Apply Naomi's suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

---------

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
This commit is contained in:
Sem Bauke
2023-04-26 19:22:57 +02:00
committed by GitHub
parent e7b028f0c4
commit 5a8228fa52
18 changed files with 1098 additions and 0 deletions
+2
View File
@@ -43,6 +43,8 @@
"data-structures": "JavaScript",
"take-home-projects": "JavaScript",
"top-learn-html-foundations": "HTML-CSS",
"top-learn-css-foundations": "HTML-CSS",
"top-learn-css-foundations-projects": "HTML-CSS",
"top-build-a-recipe-project": "HTML-CSS",
"rosetta-code": "JavaScript",
"project-euler-problems-1-to-100": "JavaScript",