How to Make a Table Component with Filtering and Sorting Capabilities Using the react-table Library and the useMemo HookDec 24, 2022·2 min read
Optimizing a React App: Techniques for Improving Performance, Code-Splitting, and Server-Side RenderingOptimizing a React app is an important consideration for any developer, as it can help improve the user experience and ensure that the app performs well on a variety of devices and platforms. In this article, we will explore a number of techniques fo...Jan 6, 2023·9 min read