Managing Assets and SEO - Learn Next.js

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

ความคิดเห็น • 23

  • @leerob
    @leerob  4 ปีที่แล้ว +9

    A few updates:
    - Next.js 10 introduced an Image component and built-in image optimization: nextjs.org/docs/basic-features/image-optimization
    - If you don't want to manage meta tags yourself, you can use a library like `next-seo`: www.npmjs.com/package/next-seo

    • @TheDjTotzy
      @TheDjTotzy 4 ปีที่แล้ว +1

      Thanks for the update Lee!!

    • @OsamaAhmaro
      @OsamaAhmaro 4 ปีที่แล้ว

      Thanks for the update, can you make a video doing same setup using next-seo?

  • @caleblovell
    @caleblovell 4 ปีที่แล้ว +2

    Really appreciate this, Lee! Super helpful. I had no idea there was a favicon genereator site either. Amazing. Thanks!

  • @c-cg
    @c-cg 3 ปีที่แล้ว

    Great video Lee, the topic of SEO and performance has always intrigued me about the web. Very informative!

  • @AllanLeonardJr
    @AllanLeonardJr 4 ปีที่แล้ว +5

    Thanks for the great content! I'm coming to NextJS from the create-react-app world so this is helping me put the pieces together. #subscribed 😎

  • @TiagoDiass2
    @TiagoDiass2 4 ปีที่แล้ว

    Man, what a good content, Thank you very much for teaching this, I'll share it with my friends that are learning Next!!

  • @pawekoaczynski4505
    @pawekoaczynski4505 3 ปีที่แล้ว

    great video, you've mentioned a lot of useful tools, although I wish you linked them in the video's description

  • @kurniawanhendra2683
    @kurniawanhendra2683 4 ปีที่แล้ว

    Fu***** awesome.... God blessed you Rob

  • @Felipe-zl1rj
    @Felipe-zl1rj 4 ปีที่แล้ว

    This is very good content. Subscribed!

  • @yashchauhan5710
    @yashchauhan5710 3 ปีที่แล้ว

    Next image component doesn't optimize svg image ? I tried it with png n jpg I get webp on my websites and reduced size but it's not with svg saldy

  • @isaacfrost9798
    @isaacfrost9798 4 ปีที่แล้ว

    So helpful, thanks.

  • @not_enoughmana
    @not_enoughmana 3 ปีที่แล้ว +2

    "GIF or JIF if you're a psycho" 😂

  • @saisreenivassonthena9901
    @saisreenivassonthena9901 4 ปีที่แล้ว

    Hey Lee, I didn't get the usage of page.js in your repo, can you tell us a bit about using it, ?
    BTW, the whole course is awesome!

    • @leerob
      @leerob  4 ปีที่แล้ว

      Page could also be called "Layout" or similar. It's just a way to componentize shared pieces between different pages.
      Thank you!

    • @saisreenivassonthena9901
      @saisreenivassonthena9901 4 ปีที่แล้ว

      @@leerob can you upload the code in your repo? pls
      Thank You

  • @vanshshah7781
    @vanshshah7781 2 ปีที่แล้ว

    Thank you

  • @techstacker5361
    @techstacker5361 4 ปีที่แล้ว

    Hi Lee, love your work! Question: I noticed that you don't use image optimization on the latest version of Mastering Next github.com/leerob/mastering-nextjs/. You also don't seem to optimize images on your blog, leerob.io - I'm just curious if there's a good reason, are you working on a better approach for handling images? :-)

    • @leerob
      @leerob  4 ปีที่แล้ว

      I have ImgBot running on my blog and for the new Mastering Next.js site, I manually optimized the images with ImageOptim before I pushed them to GitHub.
      However, there's a new Image component being built into Next.js to will also support image optimization that should launch soon!

  • @mitri-dvp
    @mitri-dvp 3 ปีที่แล้ว

    Thanks!

  • @raba650
    @raba650 3 ปีที่แล้ว

    Does this channel have a discord server?