You could also copy the view-source html and paste it to elements tab in browser's console. Then you can visually inspect what was actually rendered on the server 🙂
if you make an api call, there is another trick that i use. i’m just disable javascript then refresh the page. then you can identify which parts are missing. you can use either dev tools or a plugin.
You could also copy the view-source html and paste it to elements tab in browser's console. Then you can visually inspect what was actually rendered on the server 🙂
Oh yes! Very good tip 👌🏻
if you make an api call, there is another trick that i use. i’m just disable javascript then refresh the page. then you can identify which parts are missing. you can use either dev tools or a plugin.
Thanks for sharing! Also a great option 👌
I like the short videos as well as the more filled ones.
Glad to hear that Chriso ☺️
keep update thank you 😍
is there the way to detect somehow which nuxt version is used on the site?
Yup! window.useNuxtApp().versions.nuxt
See also ua-cam.com/video/gMoipv_NkWE/v-deo.html
@@TheAlexLichter thank you!
Полезно. Спасибо дружище.
Спасибо, всегда рад помочь:)