Morgan Williams: The Zen of Svelte

แชร์
ฝัง

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

  • @nathanfries797
    @nathanfries797 4 ปีที่แล้ว +11

    React: I'm not a framework, I'm a library!
    Svelte: Hold my beer

  • @eduardokorbesbinotto106
    @eduardokorbesbinotto106 4 ปีที่แล้ว +2

    That's why I think that back end development (with python at least) has been 20 years ahead of the frontend, and I am happy we now have Svelte to change the game.

    • @m3rl1on
      @m3rl1on 4 ปีที่แล้ว +1

      so i 've been coding the hard way all these time? i thought FE is the simpler option between the two ._.

    • @1DJRikkiBee
      @1DJRikkiBee 4 ปีที่แล้ว

      One of svelte's guiding principles is that compiling ahead of time to fast code is better than sending and running slow code that's easier to write. Python interprets code instead of compiling it because it's easier for people to write and develop quickly. They are opposite approaches.

  • @mustafaash
    @mustafaash 4 ปีที่แล้ว +3

    Long time Python fan, loving Svelte!

  • @tuliomop
    @tuliomop 4 ปีที่แล้ว +13

    Loving svelte for more than a year now , is beautiful, i just cant understand why react, vue and angular are still a thing, with all respect for those great frameworks (libs), svelte is way easier .

    • @thesideproject9993
      @thesideproject9993 4 ปีที่แล้ว +4

      Agreed. When I first learned React my mind was blown. Now knowing Svelte I feel reborn.
      I still use React in my day job, but plan on sticking with Svelte for side projects.

  • @zzej
    @zzej 4 ปีที่แล้ว +3

    Svelte opened billion dollar opportunities for the world.

  • @yt-sh
    @yt-sh 4 ปีที่แล้ว +4

    you didnt say the pure form of js & css in Svelte unlike in React

  • @brentsteyn6671
    @brentsteyn6671 4 ปีที่แล้ว

    I could not have said it better my self.

  • @peopledrivemecrazy
    @peopledrivemecrazy 4 ปีที่แล้ว

    Best introduction :)

  • @jackdra
    @jackdra 4 ปีที่แล้ว

    Ironically, in my personal time I'm working on a full stack delpoyable template for svelte frontend + python backing running a postgres and minion store and keycloak authentication (all in docker components)