Entries
Create an offline-first and installable PWA with SvelteKit and workbox-precaching
โ๏ธ How to create an offline-first and installable Progressive Web App using SvelteKit and Workbox precaching with just 34 lines of code.
Create a toast notification package with SvelteKit
๐ฆ How to create a notification store and component as a library for Svelte and packaging it up for npm with SvelteKit!
Introduction to Web Components
๐งฑ During my 1th semester of my Informatics Masters's degree, I wrote a paper on web components, detailing the value, usage and authoring of Web Components. I also explain how to build Web Components with Svelte.