DEV Community

Discussion on: Senior Front-End Developers Share Advice for Juniors: What Would You Add?

Collapse
 
kethinov profile image
Eric Newport

If there is a React feature to do what you're trying to do, and it's already a React project, then most likely the best way to go is to use the React way of doing it. It's important to use the best practices of the framework you're using.