Best Practices to make you the best React dev you can be (Part 2)
Welcome to Part 2 of this series
Mar 12, 20245 min read25

Search for a command to run...
Articles tagged with #reactjs
Welcome to Part 2 of this series

React has been the most popular frontend library for about the past decade and is used for building a wide range of interactive applications where user experience is key. But like any other tool, you can always get things wrong or do things better. S...

Let's say you want to create a component in React, like a button. There are a few great tips I want you to keep in mind, that would help you write cleaner code for your React components and give you that senior dev feel馃寶 If that sounds great, lets h...
