for the nuxt loading screen, they can't use Vue because it's shown while the dev server is starting so it's a static HTML file. but for user apps, we can use either conditional rendering, suspense components, or something similar to make it load.
This looks really interesting, but I am not able to get it to follow the mouse. When I do what you have taught, then it throws me an error saying that the variables x and y are referenced before they are defined. Any way you can please help me with this? Edit: I fixed it I had to add a setup function in my script tag because I was using an export over there
Quick, easy, and looks great as well!
👍
Vueuse is the MVP 😅
@@LearnVue YOU the MVP 👍 Love your content
You killed it, great job.
Inspirational and informative - many thanks!
we want more video like this
this is fire !!
quick easy and lit 🔥
Hell yeah nailed it
💚
This is cool. But how do you even call this screen while the app is loading just how nuxt does it by default.or even show a loading percentage.
for the nuxt loading screen, they can't use Vue because it's shown while the dev server is starting so it's a static HTML file.
but for user apps, we can use either conditional rendering, suspense components, or something similar to make it load.
Nice. I’m stuck with Nuxt 2. I hope to migrate to Nuxt 3 soon.
i hope you get a chance too 😎
same, our app is too big to migrate now
✨ beautiful
Which theme and font you use for vs code?
After watching your videos i realized that i suck at Vue
This looks really interesting, but I am not able to get it to follow the mouse. When I do what you have taught, then it throws me an error saying that the variables x and y are referenced before they are defined. Any way you can please help me with this?
Edit: I fixed it
I had to add a setup function in my script tag because I was using an export over there
is this using tailwind?
Almost definitely yes. Or at least something pretty similar
Yes, TailwindCSS, but I prefer UnoCSS
@@cesswhiteAre you sure it's tailwind ? Those bg-green-500/30 and from-80% (would expect from-[80℅]) don't feel like it
i love your channel