Posted inReact Improving Performance in React with React.memo, useMemo, and useCallback Posted by Emir May 25, 2020 Published on 25.5.2020 React is a powerful library for building user interfaces, but like any…
Posted inReact Best Practices for Managing Side Effects in React (2020 Edition) Posted by Emir May 10, 2020 Published on 10.5.2020 Managing side effects is an essential part of React development. Whether it’s…
Posted in.NET C# Advanced Performance Optimization in .NET Core Posted by Emir May 4, 2020 May 4, 2020 As your .NET Core applications grow in size and complexity, optimizing performance…