Tag:frontend
All the articles with the tag "frontend".
Separation of concerns in React
Posted on:May 27, 2023 at 10:00 PMAs developers, we're familiar with the experience of incorporating new features that result in an extensive display of code, seemingly endless. Regardless of whether you're an experienced developer or just beginning your journey, this article aims to provide you with a comprehensive grasp of the concept of separation of concerns and its profound impact on your web and mobile development endeavors.
10 Best Practices for Building High-Performing React Applications
Posted on:March 17, 2023 at 07:57 PMThis blog post offers 10 practical tips and techniques to help developers build high-performing React applications. From optimising component rendering to managing state and data fetching, readers will learn best practices that can help their applications run faster and smoother, ultimately improving the user experience.