The Advent of Vue challenges, but in SvelteKit. Code for my solutions is available on GitHub.
Many of the solutions work without JavaScript through the magic of ✨ progressive enhancement ✨
- Tic-tac-toe (codefor solution 0, challengefor solution 0)
- Gift search bar (codefor solution 1, challengefor solution 1)
- Christmas joke generator (codefor solution 2, challengefor solution 2)
- Christmas countdown (codefor solution 3, challengefor solution 3)
- Recursive Christmas tree (codefor solution 4, challengefor solution 4)
- Gift label (codefor solution 5, challengefor solution 5)
- Gift price comparison (codefor solution 6, challengefor solution 6)
- Drag and drop presents (codefor solution 7, challengefor solution 7)
- i18n Happy Holidays (codefor solution 8, challengefor solution 8)
- Sort presents (codefor solution 9, challengefor solution 9)
- Secret santa clues (codefor solution 10, challengefor solution 10)
- Christmas tree lights (codefor solution 11, challengefor solution 11)
- Find Joseph's gift (codefor solution 12, challengefor solution 12)
- Christmas tree ornaments (codefor solution 13, challengefor solution 13)
- Secret santa list generator (codefor solution 14, challengefor solution 14)
- Christmas radio (codefor solution 15, challengefor solution 15)
- Custom christmas action (codefor solution 16, challengefor solution 16)
- Renderless geolocation (codefor solution 17, challengefor solution 17)