HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Lukas_S

no profile record

comments

Lukas_S
·3 ปีที่แล้ว·discuss
This is such a cool project. Every time it hits the front page I browse the selections like I’m at a book store.

Have you considered making books sortable by popularity? It might be more approachable for new users if they see books they recognize at the top.
Lukas_S
·4 ปีที่แล้ว·discuss
Sveltekit saves your scroll position in session storage so refresh and back/forward navigation feels like regular browser behavior. If your scroll position is resetting on refresh that may be a bug.

Navigating back/forward will only make a new request if that page needs to fetch data in its +page.js component https://kit.svelte.dev/docs/load