/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

joshcollinsworth.com
| | strapi.io
1.9 parsecs away

Travel
| | In this tutorial, you'll learn the basics of SvelteKit and create a blog website using the SvelteKit framework and using Strapi for content management.
| | joyofcode.xyz
1.6 parsecs away

Travel
| | SvelteKit is an opinionated full stack framework that ties the frontend and backend together delivering the best developer and user experience.
| | khromov.se
1.3 parsecs away

Travel
| | In this guide we will go through the characteristics and quirks of adapter-static, which is unique amongst all SvelteKit adapters because it compiles down to a folder of HTML, CSS and JavaScript instead of a serverless function or Node.js server. Many wonder how this can work with the server side-oriented nature of SvelteKit - let's dive into it with practical examples. You can find the companion repo here (in deployed form here) if you want to see the whole project. This article is divided into multiple...
| | amanhimself.dev
9.3 parsecs away

Travel
| [AI summary] A step-by-step technical tutorial explaining how to configure Firebase API keys, set up environment variables, and initialize the Firebase SDK within a new React application.