background icons
background icons 2

Video Belajar

Tonton dan pelajari berbagai topik menarik melalui video pembelajaran eksklusif dari Channel Svelte Society.

Svelte Society

6619

Astro and Svelte

Astro just hit 1.0! Fred K Schott joins us to answer questions on Astro and see how you can integrate Svelte.

Links:
Astro: https://astro.build/
Svelte: https://svelte.dev/
Fred: https://twitter.com/fredkschott
GHOST: https://twitter.com/onlyspaceghost

Timestamps:
00:00 Stream Starting
00:35 Introduction
1:10 What is Astro?
2:50 When to use Astro over SvelteKit?
4:15 When do you need to use Svelte with Astro?
7:25 What is an Island?
10:56 How does rendering work in Astro?
12:50 What inspired the "Bring Your Own Framework" approach of Astro?
18:55 Page Transitions
21:25 Can you use NPM?
23:32 Does Astro support Nested Routing?
25:55 Forms
27:15 Astro files special syntax
30:40 Code
40:38 How does deployment of Astro work?
43:18 Are framework components larger since you do partial hydration for every component individually?
47:10 Is there image optimization?
49:46 How do you add svelte to Astro?
57:58 astro build
59:40 Svelte Stores
1:01:39 Deploy docs
1:02:32 Ending