Published onDecember 24, 2024Lazy Loading in ReactjavascriptreactLazy Loading is a performance optimization technique used to improve the efficiency and speed of web application.
Published onAugust 13, 2024How to use "useMemo"javascriptreactuseMemo is a React Hook that lets you cache the result of a calculation between re-renders.
Published onJuly 16, 2024Netflix OX QuizreactreduxprojectA Netflix content-based OX quiz webpage. It is optimized for mobile and developed using React and Redux. It is a simple quiz game webpage where you can compare your score with others' scores.