NextJS 13: REST APIs Made Simple

preview_player
Показать описание
NextJS 13's new App Router makes building REST APIs super simple with it's dynamic routes and route handling functionality.

#shorts
Рекомендации по теме
Комментарии
Автор

I use what you taught me at daily work.

grugbrain
Автор

Awesome! I actually created a helper library when that was not possible, it's called 'next-rest-controller' and another called 'next-api-validation'

dany_beltran
Автор

You make excellent content Jack! Thank you! Love your channel!

BlackFlux
Автор

Thanks for the quick summary! Will you be posting a more detailed tutorial on how to build a REST API with Next?

javadrip
Автор

Thank you, I was stuck on this post for a few days now, because I didn't find in the documentation how to create a post receiving the request body from the "body".

Belloinfo
Автор

Every video without Pokemon is incomplete

Dev-Siri
Автор

im still waiting for it to come out of beta. were going to do a main site redesign and I'm going app directory and tailwind the moment its stable. My dislike of styled components grows by the day since I moved to tailwind for everything else a while ago

erikslorenz
Автор

This is a lot cleaner. Makes nextjs more like a balanced backend framework. I believe that's their target.

ijazkhan
Автор

It Is interesting to see how this Framework changes all time

cyrilkamgais
Автор

Please 😮 make a detailed video on this

manishneog
Автор

Awesome content!

Just one feedback, for some reason the video bg is being cut off in mobile.

robertojnior
Автор

I can't remember any longer the amount of ways there are to use the params/searchparams arguements. Looks like Every version comes with a new approach. 💀

shawn-skull
Автор

In term of best practice, suggesting that we are using an ORM like Prisma, you should use your query builders from prisma directly in this route.js files right?

goldmikanik
Автор

Hey I was wondering what theme you use? I am using webstorm and hope there already is your vscode theme done for that 😅.

bonedfps
Автор

This will be a great tutorial for crud and image and file rest api creation
Hope you do it 🙏

badis
Автор

wtf i've been learning to do this for the past 6 hours with basic node.js and babel😭

monzerfaisal
Автор

My wife has been overhearing my YouTubes over the last year and thinks I’m into Pokémon

ToddDunning
Автор

Short and Simple. What font and theme do you use? Looks so good

wego-k
Автор

Very interesting. Thank you so much. Could you please tell me what theme do you use in you editor?

issiagaconde
Автор

Just barely getting started with nextjs. Is there a reason why you didn’t create the Pokémon directory inside the api directory?

nickruiz