Posts
Create a blog with Contentful and Sveltekit
I know you're wondering why another “create a blog tutorial” but that's the simplest project I could come up with for this tutorial. I …
Free design resources you probably don't know about Part 1
Recently, I started on the Daily UI 100 days of design challenge and the biggest challenge I've faced so far, obviously not counting consistency and …
Create Beautiful Charts with Svelte and Chart js
Svelte is a JavaScript compiler that compiles its code to HTML, CSS and vanilla JavaScript hence creating a very performant website. On the official …