Advent of SvelteKit 2022

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 ✨

  1. Tic-tac-toe (codefor solution 0, challengefor solution 0)
  2. Gift search bar (codefor solution 1, challengefor solution 1)
  3. Christmas joke generator (codefor solution 2, challengefor solution 2)
  4. Christmas countdown (codefor solution 3, challengefor solution 3)
  5. Recursive Christmas tree (codefor solution 4, challengefor solution 4)
  6. Gift label (codefor solution 5, challengefor solution 5)
  7. Gift price comparison (codefor solution 6, challengefor solution 6)
  8. Drag and drop presents (codefor solution 7, challengefor solution 7)
  9. i18n Happy Holidays (codefor solution 8, challengefor solution 8)
  10. Sort presents (codefor solution 9, challengefor solution 9)
  11. Secret santa clues (codefor solution 10, challengefor solution 10)
  12. Christmas tree lights (codefor solution 11, challengefor solution 11)
  13. Find Joseph's gift (codefor solution 12, challengefor solution 12)
  14. Christmas tree ornaments (codefor solution 13, challengefor solution 13)
  15. Secret santa list generator (codefor solution 14, challengefor solution 14)
  16. Christmas radio (codefor solution 15, challengefor solution 15)
  17. Custom christmas action (codefor solution 16, challengefor solution 16)
  18. Renderless geolocation (codefor solution 17, challengefor solution 17)