Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Why should I use react-fontawesome JS package and not just a normal Fontawesome CDN in a React-create-project

I want to use fontawesome in my first React project, in fontawesome website they recommend to use react-fontawesome with React.

My question is, what's the difference if I just link to a normal Fontawesome CDN, and use it the old way with , and why react-fontawesome is recommended in this case?.

The old way is easier than the react-fontawesome which needs more imports.

Thank you.

Comments