Bhavesh Singhbhaveshsingh.hashnode.dev·Dec 23, 2022Hooks and API’s to optimize your React APPIn this blog, I will share with you how you can make your react app more performant by using some of its given features We will talk about memo ,useMemo, lazy,<Suspense/> memo what is memo? → memo is a HOC that returns the component if the previous p...38 readsuseMemoAdd a thoughtful commentNo comments yetBe the first to start the conversation.