зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 22:26:09 +02:00
33 строки
1.2 KiB
Plaintext
33 строки
1.2 KiB
Plaintext
2025
|
|
Otus - Using Astro with Vue of 1:13:43
|
|
https://www.youtube.com/watch?v=34Cg_imcviA
|
|
! 46:00 code between --- is for SSR
|
|
! 47:00 use https://stackblitz.com - modern vscode-like sandbox
|
|
2024
|
|
BetterStack - Why Astro 5 is a Game-Changer of 5:20
|
|
https://www.youtube.com/watch?v=kIftpNnN_8I
|
|
! The Content Layer
|
|
! Server Islands (Dynamic Islands)
|
|
! astro:env
|
|
Isaac Harris-Holt - Astro for Impatient Devs of 10:34
|
|
https://www.youtube.com/watch?v=Rx6Al347_AY
|
|
! astro is build-time templating, using slots
|
|
! pages can be eiter html or md
|
|
! globs
|
|
! layouts
|
|
! a lot of integrations
|
|
! (by mdx - https://mdxjs.com/)
|
|
! Islands - are interactive UI components
|
|
! Support ext UI frameworks (like React/Svelte)
|
|
! Can render in static/hybrid/ssr
|
|
! content collections - schema
|
|
2023
|
|
freeCodeCamp - Astro Web Framework Crash Course 0:00 of 1:16:47
|
|
https://www.youtube.com/watch?v=e-hTm5VmofI
|
|
https://github.com/jamesqquick/astro-course-demo
|
|
Karpov - Astro Coure of 22p
|
|
https://www.youtube.com/playlist?list=PLSh5XwEmbT9CvasTytCbr3VSiryci04Xg
|
|
2022
|
|
Minin - Astro Fast Cours 10:00 of 59:25
|
|
https://www.youtube.com/watch?v=-Jdk0bTh2-I
|