Very well explained. You take time for explaining all differents concepts even for the ones who are not familiar with Vue3. Thanks a lot that helped me a lot
First time I saw your first introduction of course that: "you will never find course like this about nuxt" I thought this is just advertisement but that is true I came back after search for nuxt course for about a day :)) Thank you man
where can i find informaiton about ref() useState() reactive() and all these things maybe I can not find it in documents? why we dont use useState instead of ref()?
I was thinking about possibility of using Nuxt 3 + Ionic + CapacitorJS for cross-platform app. But the resource is very limited right now. Can you please make a sample project of Nuxt 3 + Ionic + CapacitorJS? Thank you!
Great!, but there is one issue you know when you are on the profile page that you are authenticated then hitting enter will redirect you to the login page.
Here after watching a couple of tutorials that were a little bit disappointing cause they were shallow. Looks like this might be the real deal, hope I'm right!
Hi Bitfumes I want my data to sync automatically without a refresh page, which means when some data save in DB then it will reflect in the listing page, suppose some customer orders a product and I as an admin want to see it in real-time (without a refresh page), like "event bus" or "pusher" or "socket-io".My APIs are in NUXT, How can I achieve this in NUXT3?
Sir i really need help if a new iphone is added why i am having to give a build to get access to the route why it is not getting dynamic build like vue js?
i have a confusion sir how to use custom javascript in nuxt3 just like nuxt2 it seems that script propert in nuxt.config.ts is not working for your local javascript file . TIA
hot reload is terrible you have to stop and again npm start dev to be able to see changes which is very bad comparing to another frameworks with hotreoad, I don't know if it's really trustable to use it or not despite you learn it or not (by the way I am using stable version)
@@Bitfumes Today I completed this course , till next week , I will create my blog just wait and watch !!! Thank you again for creating such great quality content .
Please link any documentation or blog posts showing that more than just you has this issue. Or ask the internet for help on your issue and stop staying Nuxt has put request issues.
OMG no way never seen this before... dude wtf with BS hype of poor website? you hyping this like its something new, nothing is new here you talking about
thank you so much ❤️
Thanks for watching, please subscribe and like this video
@@Bitfumes if you can please make another nuxt tutorial on practical project. such as, any blog or e-commerce website.
@@rezwansaki @Bitfumes it's really help for us.. i think
My very first learned nuxtjs tutorial. Thank u so much.
Brilliant, the best teacher for us. very easy and very straight
After weeks of research and trying a lot of diferent frameworks your tutorial helped me to choose Nuxt3 for my web project. Thank you very much
Thank you so much for your effort i have already watched many courses such as react vue and laravel and all very good great teacher
You are most welcome
thank you so much for your videos , we need more people like you in the nuxt community
Excellent Articulation of each concepts in Nuxt 3. would love to see more in-depth on the server side api as well. Well Done 👍.
sure, thanks
Very well explained. You take time for explaining all differents concepts even for the ones who are not familiar with Vue3. Thanks a lot that helped me a lot
Glad it was helpful!
Excellent course! Thank you! )
I truly appreciate your efforts. Thank you so much for this fantastic tutorial.
Thank you, you're a fantastic teacher and I appreciate you taking the time and effort of creating this in English! 🙏
Excellent tutorial. Thanks for sharing
Thank You so much for making this amazing video on Nuxt 3. honestly, This is the best video i have ever seen on Nuxt 3.
Waoo
Such a great comment. Big thanks
Please hit like if this video is helpful
Great video , really appreciate your effort!
Thank you from Turkey for this course , it was really beneficial for me.😊
Great course. I love this video. Thank you very much.
you earned yourself a subscriber sir..........
thanks man
Best video waiting for Kubernaties or web socket
yes sure
Thanks man been waiting
Hope you enjoy!
Great explanation 🎉
Kindly make tutorial on real-life nuxt3 full stack application using mongoose and mongodb also
First time I saw your first introduction of course that: "you will never find course like this about nuxt" I thought this is just advertisement but that is true I came back after search for nuxt course for about a day :))
Thank you man
thank you so much , very good work
where can i find informaiton about ref() useState() reactive() and all these things maybe I can not find it in documents?
why we dont use useState instead of ref()?
i'm watching & practiceing with you.
You will become a successful person one day, keep learning
Please hit like if this video is helpful
guruji thanks a lot , u deserve a million subs ..so clear explanantion
Very helpful, thank you very much!
I was thinking about possibility of using Nuxt 3 + Ionic + CapacitorJS for cross-platform app. But the resource is very limited right now. Can you please make a sample project of Nuxt 3 + Ionic + CapacitorJS? Thank you!
great video, thank you so much. I appreciated your work
Great!, but there is one issue you know when you are on the profile page that you are authenticated then hitting enter will redirect you to the login page.
Here after watching a couple of tutorials that were a little bit disappointing cause they were shallow. Looks like this might be the real deal, hope I'm right!
It is
Hello @Bitfumes, why do I get cors error when running the index.html ? I am unable to load the CSS assets properly
awesome video
Thank you so much ,, very helpful
How can I click login twice without reload the page? In the video you reload the page and then click on login button and it should not happened
Thanks Buddy, you make my day :)
Thank you so much. Your teaching style is so good and can you please make tuto about react.js 18?
Yes, soon
Thanks for watching, please subscribe and like this video
Great Nuxt js tutorial
nice video, thanks for your work!
thank you so much, but, where can i find related vue 3, vite, pinia, nuxt with jwt from backend?
Will you make a course on vuetify 3 in the future?
Yes 100% once it is closed to released.
Thanks for watching, please subscribe and like this video
1:45:17, I am watching your wonderfull course I am learning lot from your video, it seems here also changed in stable version of nuxt3
yes, I face it too. if I want to apply all the page titles. I assign useHead in default.vue.
Hi Bitfumes
I want my data to sync automatically without a refresh page, which means when some data save in DB then it will reflect in the listing page, suppose some customer orders a product and I as an admin want to see it in real-time (without a refresh page), like "event bus" or "pusher" or "socket-io".My APIs are in NUXT, How can I achieve this in NUXT3?
Sir i really need help if a new iphone is added why i am having to give a build to get access to the route why it is not getting dynamic build like vue js?
Really great tutorial. Can you please do the same for new Next j's. It would be great
Congrats from Brasil
what extension you use to get suggestions on VS Code terminal
Thank you!!!! Very useful 😍
How do you make the npm run dev work with nrd?
Has slots been included in this tutorial?
I have question for you.
Now Nuxt 3 is not capable for server side api?
I mean fetch data from database, image upload...
Yes you can do that
Please hit like if this video is helpful
@@Bitfumes Next 3 has issues with PUT request. For both useFetch and axios. You get a page not found even after updating
@@walkerlaflin4604 Is this your personal experience or an actual documented flaw?
@@walkerlaflin4604 And you mean Nuxt 3, not Next 3? And doing a search on the net gave me no proof that nuxt has put issues, makes no sense.
@@greggsworld4453 it was a personal flaw!
Hello, How are you..? I am watching your laravel testing tutorial from whole day..I just forget this..Thanks in advance.
Waoo that testing series is really amazing
Thanks for watching, please subscribe and like this video
thank you this very helpful
Thanks for watching, please subscribe and like this video
Thank you for video
Glad you liked it
Please hit like if this video is helpful
i have a confusion sir how to use custom javascript in nuxt3 just like nuxt2 it seems that script propert in nuxt.config.ts is not working for your local javascript file . TIA
hot reload is terrible you have to stop and again npm start dev to be able to see changes which is very bad comparing to another frameworks with hotreoad, I don't know if it's really trustable to use it or not despite you learn it or not (by the way I am using stable version)
Thank you so much
Thanks for watching, please subscribe and like this video
how can overwrite default html page like linking css and js files directly to html
very helpful,, tks
Unexpected token '||=' how to resolve this error?
thanks brother
Thanks for your love and support, keep learning. Join bitfumes telegram group t.me/bitfumes
Thanks man we need a react farmer motion library course
Coming soon!
Thanks for watching, please subscribe and like this video
Thank youvery much
01:23:20 it seems tailwind integration changed according to tailwind website documentation,
My next server crashes a lot.
Don't know if it's just me
Thanks! But this work without one root element. I use template, then two NuxtLink and it work
Thank you so much.
Keep learning
Please hit like if this video is helpful
@@Bitfumes actually, it is that video I requested months ago when Nuxt was in early stages.
Thank you so much :)
Thanks for watching
Please hit like if this video is helpful
what extension you use to get the errors inline of the code ?
Error lens extension
Please hit like if this video is helpful😃
waiting.... :)
yeahh
how to fix the reload in nuxt?
Loved it :)
Glad you liked it!
@@Bitfumes Today I completed this course , till next week , I will create my blog just wait and watch !!!
Thank you again for creating such great quality content .
Thanks a lot
good video
thank you for this video. I'm having a 419 error response in the Onsubmit function login api, but it works if I don't use it with a function.
❤️
Love from bitfumes
Please hit like if this video is helpful
Please make tutorial about nuxt3 fetch with typescript "type-strict" repsonse
01:1:19
export default defineNuxtConfig({
css: ["~/assets/css/main.css"],
postcss: {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
},
});
Sarthak please do course on laravel inertia react or Vue..thankyou in advance
may i must learn nuxt 2 before use nuxt 3 ?
nope, you need to know vuejs only
@@Bitfumes vue 3 or vue 2?
Apart from POST and GET, the PUT request has lots of issues
Please link any documentation or blog posts showing that more than just you has this issue. Or ask the internet for help on your issue and stop staying Nuxt has put request issues.
How to Implement Vue Slider Plugin in Nuxt 3 App ?
Did you find a solution?
sir please make a complete e commerce video in nuxt js with authentication login in nuxt js
please make a pwa
Thanks for watching, please subscribe and like this video
Bro, the link to the source code gives a 404. Please check. Tq so much.💗
Fixed the source code on description
You can check here github.com/bitfumes/nuxtjs-course-2022
please express js crash course
yes sure
Thanks for watching, please subscribe and like this video
@@Bitfumes I am waiting long time express ..please next video express js crash course
Vuetify plz
Bro need hindi trutrial on nuxt free
ok
OMG no way never seen this before... dude wtf with BS hype of poor website? you hyping this like its something new, nothing is new here you talking about
Thank you very much!
omg. lmao
Now tailwind can be set up via a nuxt3 module: tailwindcss.nuxtjs.org/getting-started/setup
Waoo thats great, thanks for adding value here
You are amazing Danny
@@Bitfumes Thanks for your Vue tutorials, you're doing a great job!