Preact vs. React (Server-side Rendering with JavaScript Frameworks)

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

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

  • @lutfucan90
    @lutfucan90 6 лет назад +10

    What happened to the series?

  • @PaulPeavyhouse
    @PaulPeavyhouse 6 лет назад

    Great series! I hope it didn't die!

  • @nitro20000
    @nitro20000 6 лет назад +1

    Please continue!

  • @sieve5
    @sieve5 6 лет назад +6

    Thanks for the simple comparison.
    Do Next.js.... next time lol!

  • @LeonRadley
    @LeonRadley 6 лет назад

    How would using link rel=preload change all of this?
    Since it looks like a lot of the time diff is downloading the JS. Maybe it would be a closer competition if we could start downloading as soon as possible.
    Also is this using react 16?

  • @laserboy23
    @laserboy23 6 лет назад

    I'm using a thrd party ui lib (ant.design/). I can do ssr with react and every thing works fine, but when I try to switch to preact I can't find the right webpack settings integrating antd. Does anybody has a hint or example? "alias" is not working ....

  • @MehmetKoseDev
    @MehmetKoseDev 6 лет назад +1

    Preact is Awesome

  • @alvin5424
    @alvin5424 6 лет назад

    Is this React 16?

  • @TheOmfg02
    @TheOmfg02 6 лет назад +3

    Hey! its been 2 and a bit weeks! where is the vue.js version!!!!!

    • @c5n8
      @c5n8 6 лет назад +1

      Freddie Hands I am start to think that this series is canceled

    • @TheOmfg02
      @TheOmfg02 6 лет назад

      :(

  • @sudeepgurung284
    @sudeepgurung284 6 лет назад

    This series is great, but I would like to point out that episodes are too slow in coming. Wish there would be new episodes in much shorter intervals as they are indepenent of each other.

  • @Soram123
    @Soram123 6 лет назад

    The only thing that's missing here is Redux

  • @MayClaude
    @MayClaude 6 лет назад +5

    Nuxt / vuejs ssr pls :)

    • @rrrrollie
      @rrrrollie 6 лет назад

      He has already created a github repo for it if you don't wanna wait: github.com/davideast/nuxt-firebase

  • @lutfucan90
    @lutfucan90 6 лет назад

    For those who wants a start for vue github.com/Goofies/Vue-Firebase-SSR-Template don't hasitate to contribute ^^