Secrets of React: How to Easily Include Icons in Your Project

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

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

  • @cesarmillan2361
    @cesarmillan2361 5 месяцев назад +3

    Please continue this serie ❤️😎
    I love you videos.

  • @oviirup
    @oviirup 6 месяцев назад

    hey Amy! I love working with svg sprite. Since watching your tutorial I've never used any other method for using icons in big projects. But one little bit issue with svg sprite is that it does not preload with the initial html. So, if the list of icons is huge in a slow connection there is a delay before the icons are shown. I've tried link:preload with all possible combinations of attribute, but svg is not preloaded anyways. Though it is a very minor issue, can you suggest any other solution for preloading the icons?

  • @cylewaitforit
    @cylewaitforit 5 месяцев назад

    I thought for sure this would end with utilizing the storybook icon gallery.

  • @maxparelius
    @maxparelius 5 месяцев назад

    These are really great, thanks for the effort that went in! Hope to see more!

  • @bradleymarshall9334
    @bradleymarshall9334 7 месяцев назад

    'promosm' 😑

  • @kenjonespizza
    @kenjonespizza 7 месяцев назад

    Amy!!!

  • @godstrumpgeorge
    @godstrumpgeorge 7 месяцев назад

    Can I do something like this in Angular?

    • @godstrumpgeorge
      @godstrumpgeorge 7 месяцев назад

      Can you also list your extensions? I noticed the loader when you were running a test and consequently, a check icon when it was done and successful

  • @ThaRealIansanity
    @ThaRealIansanity 7 месяцев назад

    Wow I learned so much from this one video. I worked along but in a Next JS project. I love how you explained every step so I learned about SVG's and Node JS at the same time. I didn't want to get into yet another framework but your teaching is so good, I'll have to start at the beginning and learn about Redwood JS too :-) Thanks!

    • @SelfTeachMe
      @SelfTeachMe  7 месяцев назад

      YEAHH! Love hearing that! ... Redwood has some really awesome features on the roadmap, including React Server Components 🤩

  • @vinassefranche
    @vinassefranche 8 месяцев назад

    Very clean! Thanks!

  • @mehrdadkhorasani6009
    @mehrdadkhorasani6009 7 месяцев назад

    Perfection 🔥🔥

  • @mustafa.wael-dev
    @mustafa.wael-dev 8 месяцев назад

    Awesome, that is what I'm searching for 🤩

    • @SelfTeachMe
      @SelfTeachMe  7 месяцев назад

      Glad you found it heplful!

  • @QueenRaae
    @QueenRaae 8 месяцев назад

    Awesome Amy, automation 🤩

    • @SelfTeachMe
      @SelfTeachMe  8 месяцев назад

      Thank you! 😁 ... I always love I can take a file from project to project. Next step: I think @bradgarropy has his own npm package he installs everywhere.