Svelte Tutorial for Beginners - Reactive Declarations and Statements

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

ความคิดเห็น • 19

  • @tailwindmastery
    @tailwindmastery 4 หลายเดือนก่อน

    top notch quality of the videos thanks li for this awesome tutorial on svelte hope you make also for the javascript

  • @BenedictGS
    @BenedictGS ปีที่แล้ว

    Thank you li hau, your video is top quality with pure insight of the nuance

  • @Thororm
    @Thororm 3 ปีที่แล้ว

    Thanks!

  • @PreRendered
    @PreRendered 2 ปีที่แล้ว +1

    Li Hau, thank you so much for your tutorials. I learn tools like Svelte/Kit much better when I see the use case that each feature solves. I love how you go into detail about WHY the Svelte APIs are the way they are and not just WHAT they are. Great work!

    • @lihautan
      @lihautan  2 ปีที่แล้ว

      Thank you!!
      Like, subscribe and share!! 😉

  • @0-1234
    @0-1234 3 ปีที่แล้ว +2

    I follow all your videos about Svelte. Thanks! :)

  • @jerry9548
    @jerry9548 3 ปีที่แล้ว +1

    Hey, you helped me out on the Svelte Discord so I thought I might take a look at the tutorial you recommended. Thanks dude. Your tutorial and explanation helped me a lot to understand reactive declarations/statements a lot better 🧡

    • @lihautan
      @lihautan  3 ปีที่แล้ว +1

      Hello! Nice to see you here!

    • @lihautan
      @lihautan  3 ปีที่แล้ว +1

      Great to hear that you've understand it better now!

  • @isagive
    @isagive 3 ปีที่แล้ว +1

    Thank you very much li-hau. You are helping a lot.
    I hope down the there would be some Svelte by example working on real life stuff ;)
    Keep recording man!
    thank you

    • @lihautan
      @lihautan  3 ปีที่แล้ว

      you are welcome! 👍

  • @workflowinmind
    @workflowinmind 3 ปีที่แล้ว

    Ahaha! I love your energy! Great series, I was a bit rusty being an early adopter that had to stop using it at work!

    • @lihautan
      @lihautan  3 ปีที่แล้ว +1

      No worries! watch all my videos and you can do it!

  • @Alfrednohike9909
    @Alfrednohike9909 3 หลายเดือนก่อน

    Thanks Lihau

  • @maorben3313
    @maorben3313 3 ปีที่แล้ว

    Whats wrong with using a function double() instead of a variable?

    • @lihautan
      @lihautan  3 ปีที่แล้ว

      Nothing wrong about it.

    • @maorben3313
      @maorben3313 3 ปีที่แล้ว

      @@lihautan will it give the same result as reactive declaration?

    • @lihautan
      @lihautan  3 ปีที่แล้ว

      @@maorben3313 do you wanna share some code of how you would use it?