Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use of Inline Styles in React JS #2

Open
Chibueze864 opened this issue Aug 2, 2023 · 0 comments
Open

Use of Inline Styles in React JS #2

Chibueze864 opened this issue Aug 2, 2023 · 0 comments

Comments

@Chibueze864
Copy link
Contributor

It's advised not to use inline styles in React Applications as it reduces the performance of components and the modularity of the styles.
You can read more about it at this article
https://blog.logrocket.com/why-you-shouldnt-use-inline-styling-in-production-react-apps/

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant