Thursday | 25 APR 2024
[ previous ]
[ next ]

Sveltekit 4

Title:
Date: 2022-03-11
Tags:  

I'll need to learn how to make components. I added a file search in addition to a code search and I simply copied the code for the pagination. I think it would be much better to create a pagination component, I'll need to watch a video from Mosh where he did exactly that for react as that should give the jumping off point to creating a svelte component.

It's nice to see the core idea of components is pretty much the same across react, vue and svelte.