Is your content actually server-rendered!?

Поділитися
Вставка
  • Опубліковано 10 січ 2025

КОМЕНТАРІ • 13

  • @michaukasik6861
    @michaukasik6861 Рік тому +5

    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 🙂

  • @akgul7107
    @akgul7107 Рік тому +4

    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.

    • @TheAlexLichter
      @TheAlexLichter  Рік тому +3

      Thanks for sharing! Also a great option 👌

  • @chstappert
    @chstappert Рік тому +1

    I like the short videos as well as the more filled ones.

  • @rahman9418
    @rahman9418 Рік тому +1

    keep update thank you 😍

  • @nhs119nhs119
    @nhs119nhs119 10 місяців тому

    is there the way to detect somehow which nuxt version is used on the site?

    • @TheAlexLichter
      @TheAlexLichter  10 місяців тому

      Yup! window.useNuxtApp().versions.nuxt
      See also ua-cam.com/video/gMoipv_NkWE/v-deo.html

    • @nhs119nhs119
      @nhs119nhs119 10 місяців тому

      @@TheAlexLichter thank you!

  • @виртуоз_ру
    @виртуоз_ру Рік тому +1

    Полезно. Спасибо дружище.

    • @TheAlexLichter
      @TheAlexLichter  Рік тому +1

      Спасибо, всегда рад помочь:)