What is Vite? How does it work? Explaining all the files in a generated React + TypeScript App

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

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

  • @Sam-dh7fr
    @Sam-dh7fr 10 หลายเดือนก่อน +1

    You are amazing. Precisely the level of detail I'm after. Subscribed.

  • @raoufabdallah5697
    @raoufabdallah5697 8 หลายเดือนก่อน +1

    Literally, this is amazing, I've never commented on TH-cam videos but this one I've learned so much that I really needed so thank you so much.

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

    Your videos are always so informative and well-presented. Thank you for sharing your knowledge with us!🚀😎

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

    This is so well explained! thanks! May the force be with you 🌱

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

    I get to buy your class tomorrow. Yay!

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

    Technically, the only file tsconfig.node.json checks, is the vite.config.ts, because thats the only file which is listed in "include"

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

    Vite has sever side rendering out of the box, press the others option after you init the project then the first option out of the two in the second menu and then select the React app

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

      The built in SSR in Vie is low level and meant for framework authors. Read more here:
      vitejs.dev/guide/ssr.html
      And see Vite SSR frameworks / libraries here: github.com/vitejs/awesome-vite#ssr

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

    Aside from the massive ecosystem, what real advantages are there to using React compared to other newer frameworks/libraries? Are there specific use cases where going the React route is better than Vue, Svetle, Solid, etc., or is it mainly preference at this point?

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

    Do You have a vue js 3 course as well? 😄

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

    Could you record video for using pwa in react typescript vite??😊

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

    Rakkasjs can do Nextjs like things with vite but it's a little rough around the edges. They do have some cool things like useServerSideQuery which is like getserverside props but as a hook and it also has svelte like server and client hooks it also has locals which is wish next13 had to let you share objects between let's say the middleware, route handlers a d server components

  • @ItsMiaMuffy3
    @ItsMiaMuffy3 9 หลายเดือนก่อน

    you are awesome 💚🌱

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

    I talked about this in my class today.

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

    Explore vite lib mode please

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

    Good video, just recommend to go a little bit slower