5171 shaares
38 private links
38 private links
2 results
tagged
svelte
How I built a local-first app for planning trips, and what I learned about the current state of the local-first ecosystem along the way. #f:article #javascript #svelte #webdev
SvelteKit is a relatively new SSR framework for SvelteJS. We can compare it to NextJS, but instead of using React, it uses Svelte. In this tutorial, you'll learn how you can create a blog website with SvelteKit and Strapi as a CMS.