
Bad ways you’re using react – Small Components
To follow up on part 5 of my series on writing better react code, I think it’s worth discussing why small components are the key to keeping your react projects
Explore our blog for expert insights on mobile app development, industry trends, and success tips. In today's fast-paced digital world, staying ahead of the curve requires continuous learning and adaptation. Our blog serves as a valuable resource for navigating this complex digital landscape.
To follow up on part 5 of my series on writing better react code, I think it’s worth discussing why small components are the key to keeping your react projects
Writing scalable react apps is an art in its own way. As your apps scale they become bigger, more complex; more components are added, and more business logic and requirements
Logical operators in React are used to combine or modify boolean values or expressions. They are often used in conditional rendering, where we want to show or hide certain parts
Something I see a lot when inheriting projects from previous teams is the use of large components. Files with 500+, 1k+ or even 2k+ lines, aren’t uncommon. It makes inheriting
There’s an issue around props that developers usually face. When you get started, passing props from parents to children seems like the right thing to do. Your app is small
My Github Page There’s no sense in writing the best code in the world if no one can see it… Well, there are, but still, there are so many benefits
Here’s a list of five libraries I’ve been experimenting with lately, and I believe you should take a look at them too. These libraries are not only innovative but also
In the last year, I’ve made over 1k contributions on GitHub using react native. I try to write code every day, and when I do, I always use VS Code.
Are you looking for some help in the development of your next mobile app?Look no further, the Digital Art Dealers team has built a React Native template to help bootstrap
Unlock the power of references in React/React Native forms to simplify your code, reduce state management, and optimize app performance. Our guide walks you through the process, replacing the traditional
Sign up with your email to get our free JavaScript eBook. Packed with valuable insights and practical examples, this guide is perfect for beginners and those looking to level up their web development skills. Join now to access your free eBook and take your JavaScript knowledge to the next level!