Next.js ROUTE HANDLERS deep dive

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 29

  • @_ihor_
    @_ihor_ Před rokem

    This smile at 15:13 is invaluable! Thank you very much for the explanation, I was very lucky to find this video after 1 minute of its release.

  • @reactDevelopment
    @reactDevelopment Před rokem

    bro i am a new guy in next js learning and i have no knowledge of previous versions and it was really good that people who are new to this can also understand many things from your works

  • @faizanahmed9304
    @faizanahmed9304 Před rokem +1

    Amazing video Tuomo, thank you so much! You earned a sub+

  • @wassu8499
    @wassu8499 Před rokem

    Hello sir how are you . Finally Waiting end .i am see again you thank you so much making the video .i am watching your video i am solve my every question for a my mine.love from India ❤

  • @bengternman6
    @bengternman6 Před rokem +3

    Moi Tuomo, any tips on how to create cloudinary hook or api call for uploading photo 🇫🇮🧡

  • @deusnayo6751
    @deusnayo6751 Před rokem

    Really helpful

  • @yasseralsaidi
    @yasseralsaidi Před rokem

    thank you now it's clear =)

  • @hey.............
    @hey............. Před rokem

    Could you explain why we checked for cookie in request and for header we checked response?
    Shouldn't we check response headers in both the case?

  • @nikhil182
    @nikhil182 Před rokem

    I can't thank you enough!🙏New route handlers are different from /pages/api in lot of ways. I was looking for a way to access the IP address which is present in the header and dynamic route param value(slug). The methods you have shown is nowhere seen in the official documentation:(

  • @novianto2346
    @novianto2346 Před rokem

    Good videos. I have a question, can we use nextauth in the app folder?

  • @futuristic-
    @futuristic- Před rokem

    When I have a JavaScript function that I want to be able to execute throughout multiple components, would the best way to implement it be to create an api route that returns what the function returns?

    • @TuomoKankaanpaa
      @TuomoKankaanpaa  Před rokem

      I would define the function in its own separate file and export it from that file. Then import the function in each component that you need it in.

  • @ShayanAli-vq6iq
    @ShayanAli-vq6iq Před rokem

    How to use next auth in next js 13.2

  • @sdsim1
    @sdsim1 Před rokem

    nice 👍

  • @Grishopping
    @Grishopping Před rokem

    discord ????

    • @TuomoKankaanpaa
      @TuomoKankaanpaa  Před rokem

      Unfortunately I dont have one yet

    • @Grishopping
      @Grishopping Před rokem

      ​@@TuomoKankaanpaa Ok, thanks for answering... I encourage you to open a discord, it's an ideal space to share with your community and help feedback

  • @arcilacristian
    @arcilacristian Před rokem

    If could give 200 likes to this I would...