React-Js-Mini-Projects 1. React Password Generator In this exercise, I made a password generator using React JS keeping in mind the peformance and memoization concept. So used the following React Hooks useCallback useEffect useRef useState Have a Look At Demo