https://github.com/forthtilliath/sveltekit-infinite-scrolling
Display animes most popular using infinite scrolling
https://github.com/forthtilliath/sveltekit-infinite-scrolling
svelte-5 sveltekit tailwindcss typescript
Last synced: 4 months ago
JSON representation
Display animes most popular using infinite scrolling
- Host: GitHub
- URL: https://github.com/forthtilliath/sveltekit-infinite-scrolling
- Owner: Forthtilliath
- Created: 2024-07-16T19:54:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T19:58:22.000Z (about 1 year ago)
- Last Synced: 2025-03-25T04:37:48.631Z (7 months ago)
- Topics: svelte-5, sveltekit, tailwindcss, typescript
- Language: Svelte
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
From: https://www.youtube.com/watch?v=dmmwJnFcD0k
Improvements :
- add zod to parse fetch data
- reuse fetchAnimes everywhere we need to fetch animes
- clean up main display to avoid duplicates between anime-card and spinner