#LSPPDay18, I just learned about memoization in React!
Use React.memo to avoid unnecessary re-renders of components.Use useCallback to memoize functions and prevent re-creation.Use useMemo to cache expensive calculations
#LearningWithLeapfrog#60DaysOfLearning2024@lftechnology
In #LSPPDay6 , I'm diving into the Khalti payment gateway docs to integrate it into project!
Just signed up as a merchant on Khalti, and I'm excited about the seamless payment solutions they offer. @lftechnology#LearningWithLeapfrog#60DaysChallenge2024