Next.js Pages / Layouts (FAQ)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024

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

  • @jellyfish1772
    @jellyfish1772 5 หลายเดือนก่อน +8

    Please do a video about caching. In depth. Explain everything. This is the part everyone struggles with.

    • @leerob
      @leerob  5 หลายเดือนก่อน +2

      th-cam.com/video/VBlSe8tvg4U/w-d-xo.html

  • @nick-ui
    @nick-ui 5 หลายเดือนก่อน +1

    Hey, Lee!
    Could you please add video timings?

  • @user-vd3ph6zh8q
    @user-vd3ph6zh8q 4 หลายเดือนก่อน

    I know this is a couple weeks old but at 1:34:11 for the typescript search -a rams possibly null error, you just need to do optional chaining to fix it

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

    you need an api route for downloading files too, cant be done via server actions

  • @Luisllaboj19
    @Luisllaboj19 5 หลายเดือนก่อน

    How is using parallel routes different from using a traditional layout.tsx for the nav and a page for the content?
    Can't data be fetched in the layout to get the team's info, instead of making it a parallel route and then render the traditional single page.tsx?
    Just trying to wrap my mind around that more advanced approach.. thank you btw, this livestream is a goldmine

  • @Aleks-fp1kq
    @Aleks-fp1kq 4 หลายเดือนก่อน

    Did I understand correctly the scenario with server actions returning JSX? The server action would return JSX and on the client side we would push it into a state, and then pull out it out during rendering of the component?

  • @sebcuadros
    @sebcuadros 5 หลายเดือนก่อน

    youtube stream is back

  • @luisllaboj
    @luisllaboj 5 หลายเดือนก่อน

    My theme One Dark pro darker looks so grayish compared to this 😩