@5:44 you explain how to transform the proxied data using toRaw() method. This was a mystery for me previously, I had no idea how to get around this! Thank you so much!, I am loving this series, your explanations are fantastic.
thanks so much! the transform option was exactly the info I needed!!!.. most apis return data array.. but this is the only example I've seen on how to parse it properly.. I need to get better at reading the docs! thank you again
Why my "Loading" is not appearing? I have followed all of the things you're doing. It just makes my website loads longer base on my product..ts loading time? What I want is to render the page and just wait for the API.
Hello my friend ! It’s coming videos ! I plan to open a course platform with way more courses and the first will be on Nuxt full-stack app ;) tell me if you are interested !
@@codewithguillaume wow 😲 ❤️ waiting eagerly. Please include firebase SSR integration and firebase function with express js, API, JWT ... along with NUXT. NodeJS server with sqlite and postgresql or mariadb will be a bonus too . Wishing you very best ❤️👍🏻
But how to access slug And based on that slug we can find that product for example if I have route "host/product/productA" in the browser, and I want to render the data of productA. How can I do this?
@5:44 you explain how to transform the proxied data using toRaw() method. This was a mystery for me previously, I had no idea how to get around this! Thank you so much!, I am loving this series, your explanations are fantastic.
That’s coooooll ;) thank you for this this is why I am making these videos 😉 subscribe to get more soon ! Have a good day
@@codewithguillaume Oh I was already subscribed when I posted my comment because I think you have created the most helpful Nuxt 3 explainer series! 🤩
Congratulations on the subscriber milestone if you even care about that. Great stuff you're doing man
Thank you Josh I really really appreciate coming from you dude! You are one of my favorite youtubers!
Same lol. I dont understand why it was so hard to find any info on this.
thanks so much! the transform option was exactly the info I needed!!!.. most apis return data array.. but this is the only example I've seen on how to parse it properly.. I need to get better at reading the docs! thank you again
No problem glad it helped !
Thanks your teaching
lol nice, I was looking for this basic thing for hours because i was mixing nuxt 2 with nuxt 3 features, thank you hehe
thanks for your videos, they are amazing to dive into nuxt
Thank you for this. How do you handle request errors when using useLazyFetch?
So great!
Why my "Loading" is not appearing? I have followed all of the things you're doing. It just makes my website loads longer base on my product..ts loading time? What I want is to render the page and just wait for the API.
Hi, what if i dont want to execute the fetch but only declare it? Then execute it when button is clicked for example
4 private videos found in this play list. Do you have paid courses ? Please let me know. If yes pricing and process please
Hello my friend ! It’s coming videos ! I plan to open a course platform with way more courses and the first will be on Nuxt full-stack app ;) tell me if you are interested !
@@codewithguillaume wow 😲 ❤️ waiting eagerly. Please include firebase SSR integration and firebase function with express js, API, JWT ... along with NUXT. NodeJS server with sqlite and postgresql or mariadb will be a bonus too . Wishing you very best ❤️👍🏻
@@SusanthCom thanks for all these good ideas my friend ! Send me your email I’ll notice you
how do you abort requests in useFetch?
useFetch doesn’t work, when first load or refresh page. Please help me. I fixed it by config option server: false, is that correct?
But how to access slug And based on that slug we can find that product for example if I have route "host/product/productA" in the browser, and I want to render the data of productA. How can I do this?
Host/product/[productId] 👍
@@codewithguillaume but I do like this "pages/product/[slug].vue" what about this?
@@iUmerFarooq so it’s not productId it’s slug !
@@codewithguillaume yes it's slug.
@@iUmerFarooq so route.params.slug to get your slug 😊
thanks slaved my life!
No problem my friend 👍👍