Next.js 13 API Route Handlers Tutorial | Next.js 13.2

preview_player
Показать описание


Links used in this video:

Other videos:

#nextjs #next #js #javascript #api #routehandlers
Рекомендации по теме
Комментарии
Автор

This is an awesome tutorial, most of the people explaining this will just hop into making CRUD or something without explaining the structure. You did a good job, now I totally understand how Next JS' API call

wkoeeiw
Автор

Yess, a more detailed video on route handlers would be much appreciated. Thanks a lot for this video, it clears up a lot of new concepts.

egidehirwa
Автор

Very straight to the point. Point perfect! Thanks bro! ❤️ I've been struggling with this for weeks.

anthonyezeh
Автор

Awesome video! Appreciate it ! was super confused on Dynamic Route Handlers until I saw this video, and appreciate the example on being able to read multiple params as well!

MrChicano
Автор

Fantastic, Thank you for your simple and calm explanation!

majedyafa
Автор

I was searching for such video, it helped me out a ton

chrismixlist
Автор

Literally looking for this video all day, thank you so much!

lowkeydfx
Автор

Thank you so much for the easy-understading tutorial, I was so confused on doing this.

svyggon
Автор

Amazing tutorial. You solved my problem and confusing about API routes. Thanks bro

MrKeliv
Автор

Native Notify's teaching method is so good, Please make projects so people will follow you more than past like js mastery channel

xkhfhgz
Автор

I would appreciate a video on creating a project with Next.js 13.2. Thank you!

patite
Автор

Great video! Question, how do you reference the api within a client or server components to retrieve data? Been struggling on figuring this out. Would be really helpful.

hqasmei
Автор

Hi, Thanks for your Tutorial, How can I use API Routes database to one to one and one to many ?

stephenlau
Автор

Really good video!
I really need help with how to CALL the API on one of my pages...
When i do the new FETCH it explodes...
TypeError: Failed to parse URL from /api/hello

Waraji
Автор

Would be great if you could do a tutorial for fetching the Spotify API. All current tutorials are outdated.

janhecker
Автор

It's not clear to me the POST(request:Request). What does it do? I get the error message "'' 'import', and 'export' cannot be used outside of module code"'

patite
Автор

if they want to make that api routing similar to express.js, why they don't write request methods with lowercase? Weird decision i think, if they wouldn't have any restrictions about that.

haliszekeriyaozkok
Автор

api route in not working in build folder is there any other way to deploy

iamjaivanth
Автор

i try get query is return undefined. any same problem like me?

TheRolldone
Автор

Hi ! First thanks for the video ! I have a little question, do you know how to call the route with the fetch ? In the none app directory version you can call it like that << fetch("./api/hello") >> but in this new version this doesn't work because the fetch requires a URL. Maybe I'm wrong but if anyone knows how to handle that, thanks in advance :D

altair
welcome to shbcf.ru