Add Custom Favicons in Next.js & Dynamically Update with React

Поделиться
HTML-код
  • Опубликовано: 21 сен 2024

Комментарии • 30

  • @colbyfayock
    @colbyfayock  Месяц назад

    Learn how to build a full stack Next.js app in my upcoming course: colbyfayock.com/course

  • @peterchung5008
    @peterchung5008 4 месяца назад

    This worked! Thanks!

  • @stevefigueroa1182
    @stevefigueroa1182 2 года назад

    You explanations are the best!

  • @uxweb
    @uxweb 3 года назад +1

    Very informative video Colby, thanks for sharing!

  • @nicktsigkros4641
    @nicktsigkros4641 2 года назад +1

    Thank you so much! That was very detailed. I would also like to see a video about manifest too!

    • @colbyfayock
      @colbyfayock  2 года назад

      no problem! ill add that to my list :)

  • @juanhedderich
    @juanhedderich Год назад

    Thank you so much, this was incredible!!

  • @nurhamsah_tech
    @nurhamsah_tech Год назад

    good tutorial, thanks

  • @colbyfayock
    @colbyfayock  3 года назад +1

    Next learn about how to add dynamic SEO tags ruclips.net/video/8BrZeaw3sLQ/видео.html
    Make sure to subscribe for more! ruclips.net/user/colbyfayock

    • @nodnik7
      @nodnik7 2 года назад

      Thank you for your work,
      Btw, I would like to know if it is possible to store "likes" somewhere else than a DB.
      I was wondering if it is possible, but I don't think so.
      Let me know what you think !

    • @colbyfayock
      @colbyfayock  2 года назад

      @@nodnik7 thats probably the post appropriate, though you could store it in a JSON document in storage like S3 for instance or Cloudflare's KV but i haven't used that

    • @nodnik7
      @nodnik7 2 года назад

      @@colbyfayock interesting ! thanks !

  • @pareshanbabai
    @pareshanbabai 2 года назад

    thanks It helped

  • @sidikiissadiarra3468
    @sidikiissadiarra3468 3 года назад

    Very inspiring. Keep it up bro.

  • @colbyfayock
    @colbyfayock  Год назад +1

    Get fresh tutorials and other free content straight to your inbox! colbyfayock.com/news

  • @aminedaimallah310
    @aminedaimallah310 3 года назад +2

    nice video, can you please make another video about manifest file?

    • @colbyfayock
      @colbyfayock  3 года назад +1

      good idea! i'll add it to my list

  • @dwayneneckles
    @dwayneneckles 2 года назад

    Thanks for posting this. My favico doesnt show and I get an error called expression expected where it points to

    • @colbyfayock
      @colbyfayock  2 года назад

      check out this code to see how i did it: github.com/colbyfayock/my-favicon-app

  • @Programandoenc
    @Programandoenc 2 года назад

    Hi Colby! Great video! Why in the Layout file you're using react-helmet instead of next/head, is there any difference ? If so, can you explain to us? Thank you so much

    • @colbyfayock
      @colbyfayock  2 года назад +1

      hey! from my understanding there are just a few convenience factors to it, things you would haev to set up to handle manually if you do with Next Head component

  • @Adisey
    @Adisey 2 года назад

    Спасибо огромное очень хороший урок!