I M L A N I Eimlanie.hashnode.dev·Feb 18, 2024How to Get Unstuck in Less Than an HourGet Phone Reminders All Day Everyday! Set up with Ease I Will Show You - 5 easy steps and a 2 minute read No Cost Here are the Steps Be sure you have a Google Account To reduce mind clutter, these instructions are limited to setting up via bro...Discuss·1 like·37 readsLife-SuccessADHD
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...Discuss·38 readsuseMemo