Add Font Awesome to React & NextJS Tutorial

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

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

  • @matthewcraig3288
    @matthewcraig3288 3 года назад +5

    This is the clearest example I've seen regarding how to initially set up font-awesome. Their website, along with many tech and tech adjacent sites and documentation, is written with the notion that the reader already knows what is being talked about, which is obviously not the case all the time (in this case, I've never used font awesome until now and previously had no idea how it works or how to apply it, even after looking at the font awesome documentation). Most of this stuff can get extremely complicated, but shouldn't start that way. It should be clear, concise, and make complicated ideas simplified, not the other way around. Your video is refreshing. Thank you.

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

    Excellent work Benjamin!

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

    You are THE BEST!!

  • @hendrakusuma2026
    @hendrakusuma2026 9 месяцев назад

    in new version of next js, i was confuse how to add font awesome because different structure folder, there is no pages folder

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

    If I'm looking to consume those icons via API, how can I do it, with the issue of imports, it really makes it difficult for me to think about it.Greetings.

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

    Thanks for the video! How do i change the color? I'm trying to change a 'color' property and it's not having the effect.

  • @KT-ut9zg
    @KT-ut9zg 3 года назад

    Thanks for these clear instructions. Although I got this working, I couldn't get color to work on the icon at all. Did you have any success with that in your own projects?

  • @xusmanmalik123
    @xusmanmalik123 4 года назад +1

    Thank you.

  • @mertefe4345
    @mertefe4345 4 года назад

    you didn't show anything at all, You just used the standard code in the font awesome site. I can't see ur arrow image appearing or u took anything from that website to show besides showing just the default?

    • @BenjaminCarlson
      @BenjaminCarlson  4 года назад

      When I first tried to implement font awesome in Next JS, I couldn't find any good documentation for it so when I finally found a good site I wanted to share it with all of you! In this video I walked through all of the steps involved in a simple, easy to follow way. I apologize if you didn't get anything out of the video.

    • @mertefe4345
      @mertefe4345 4 года назад +1

      @@BenjaminCarlson well it just don't work besides the default icon, I mean I'm unable to use Brand icons from Font Awesome, are you able to? I did everything u said in the video plus the steps from the Font Awesome tutorial website that you've inspeecting on.

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

      yup it works for me