<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>svelte on GeekTrainer</title>
    <link>https://geektrainer.dev/tags/svelte/</link>
    <description>Recent content in svelte on GeekTrainer</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Fri, 13 Aug 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://geektrainer.dev/tags/svelte/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Starting a project for Azure Static Web Apps</title>
      <link>https://geektrainer.dev/code/aswa-svelte-starter/</link>
      <pubDate>Fri, 13 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://geektrainer.dev/code/aswa-svelte-starter/</guid>
      <description>A quick perusal of this blog shows how much I love Azure Static Web Apps, a wonderful service for hosting full-stack web applications. Static Web Apps uses Azure Functions for server-side code, and provides wonderful functionality including authentication.
When it comes time to start doing local development, the initial setup can require a couple of steps as there&amp;rsquo;s a fair bit being provided to you by the service. I want to explore how to setup a project for Azure Static Web Apps.</description>
    </item>
    
    <item>
      <title>Deploying SvelteKit apps to Azure Static Web Apps</title>
      <link>https://geektrainer.dev/code/deploy-sveltekit-aswa/</link>
      <pubDate>Tue, 18 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://geektrainer.dev/code/deploy-sveltekit-aswa/</guid>
      <description>Note: SvelteKit is currently in early development. As such, things may be different than the post below. This post was lasted updated on 18 May 21.
SvelteKit is a framework built on top of Svelte, my current favorite front-end framework. Svelte is based around svelte files which closely resemble standard HTML/JavaScript files, making it feel rather natural. SvelteKit is designed to enhance the Svelte development experience by providing bootstrapping, a build/dev toolkit, a routing engine, and server-side rendered pages.</description>
    </item>
    
  </channel>
</rss>
