i love Astro (rip SvelteKit?)

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024

Комментарии • 9

  • @taunado
    @taunado 6 месяцев назад +1

    Have you checked out GSAP? Wondering what your thoughts are with regards to using it with Svelte.

    • @nevillebrem
      @nevillebrem  6 месяцев назад +1

      funny story... i heard gsap, but never tried it. i think i am too afraid to try it but i actually really should

  • @jeffmcmorris
    @jeffmcmorris 7 месяцев назад

    Nice, on your second website, I wouldn’t even use a framework. Just plain html, inline your css and icons and that would probably give you the fastest load times… Nice videos! I have been watching all of them, thanks!

    • @nevillebrem
      @nevillebrem  7 месяцев назад

      thanks a lot. have also been thinking about that, but just tried to be a bit „hip“ haha. but good thought :) thanks for the feedback and support!

  • @harelpanker
    @harelpanker 7 месяцев назад +1

    Hi, all is good, but if you know SvelteKit why using Astro?

    • @nevillebrem
      @nevillebrem  7 месяцев назад

      faster loadtimes for static and content-driven websites

    • @a7kerkh
      @a7kerkh 5 месяцев назад

      @@nevillebrem did you hear about SSG?) the diff is that astro by default uses ssg in svlete you need to specify it with const prerender = true :\ So hole video becomes pointless because you can have static output with svelte like astro :\

  • @a7kerkh
    @a7kerkh 5 месяцев назад +1

    plz explore sveltekit docs before making videos like this

    • @nevillebrem
      @nevillebrem  5 месяцев назад

      i did and i of course now have way more understanding about sveltekit. i just think for some occasions astro is better because it's so lightweight and convenient. but my go-to is usually sveltekit which you probably found out if you explored my channel a bit more