Introduction to Nuxt 3: Building a Movie App

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


LET'S CONNECT:
Рекомендации по теме
Комментарии
Автор

fast, direct and extremely understandable.
you have the gift
Thanks Alexander..

charlespiresrodrigues
Автор

Thank you Alex!! this was very fun to follow along!

thesparkdev
Автор

Congrats Alexander ! Very enjoyable and useful video!

michaelneophytou
Автор

Great insight. Thanks very much. Looking forward for more.

AmoahDevLabs
Автор

It is good to have Nuxt3 fullstack tutorial, hopefully more to come, thank you 🙏🙏🙏

maskman
Автор

Thanx @ Alexander for your Tutorial on Nuxt3. we really appreciate your hard work & helping us ( budding developer).

diyaeroastro
Автор

A video that explains thing pretty clear and straightforward!

Really well explained!! waiting for more videos

juanalbertoboada
Автор

An interesting video for us new Nuxtjs developers... Thank you very much 🙏

mauricebagalwa
Автор

21:05 can explain how the useFetch is recalling it self when the searchTerm changes wihout using the watch function ?

anasssanba-kh
Автор

Thank you very much for the video, I wish the channel success

pashanikon
Автор

Thanks a lot! Waiting for a new guides!

Artem-bfm
Автор

Very well explained, clear and easy to understand, thank you!

shennanyi
Автор

For default nuxt install (npx nuxi init your-project) the TypeScript (or perhaps vscode TS/Vetur/lint) will complain if you don't add a type for the return of the defineEventHandler. e.g. for anyone reading write: export defineEventHandler((event): any => etc

PaulKEgellJohnsen
Автор

감사합니다. nuxt3 튜토리얼을 볼 수 있어서 기쁩니다. 한국에는 레퍼런스가 많이 없거든요...

electrickinglogic
Автор

how to write the useAsyncData/useFetch function so that the api data is loaded on F5, and not just on a click on the client route?

lilg
Автор

can we create specific type for Genres of Movie?

freulerGuenter
Автор

Can you post a learning path for Vue3 / Nuxt3 & other tools to become Front-End Developer.

diyaeroastro
Автор

Bro how to use localstorage in Nuxt 3 SSR with pinia?

iUmerFarooq
Автор

Nice...please publish more content on Vue3 / Nuxt 3😀

codedjango
Автор

Thank you for this tutorial, very well explained could ruin it without any problem. The nuxt community is so poor in tutorials is good to see people doing good content.
Please, make a video about error handling, good practices when using APIs, and validating fields.

KuroManX