How I optimized the Google Drive CV link in my portfolio to improve loading speed, security, and user experience.
react
- 1 min readRead article →
A detailed guide on adding a copy button to MDX code blocks in your technical blog using React and modern best practices.
1 min readRead article →Exploring a functional approach to implement an LRU Cache using closures, reflecting modern coding practices in ES6+.
1 min readRead article →- 1 min readRead article →
A comprehensive guide to preparing for interviews with a focus on implementing CRUD forms in React, understanding and using Axios, and managing cross-origin issues.
1 min readRead article →A guide on using libraries and custom implementations to add drag-and-drop file upload functionality in React.
1 min readRead article →Detailed guide on implementing pagination in MERN stack projects, covering both frontend and backend aspects with practical examples.
1 min readRead article →Exploring the use of React Query alongside Redux Toolkit, Context API, and Zustand for state management in React applications.
1 min readRead article →Detailed guide on the usage of useQuery(), setQueryData(), and invalidateQueries() in React Query with practical examples and scenarios.
1 min readRead article →This is a React interview for a junior developer position (Question Part).
1 min readRead article →General project architecutre and folder strcutures across different scales of React projects.
1 min readRead article →Join us on a humorous detective journey to solve the mystery of disappearing props in a React application. Learn troubleshooting tips and best practices to prevent your props from vanishing into thin air.
2 min readRead article →Step into a spine-chilling narrative where React components face the dread of prop drilling. Discover how using Context API or Redux can save your components from the depths of despair in this humorous take on a common React challenge.
2 min readRead article →Enter the mystical world of debugging React applications with a touch of humor. Learn spells and incantations to banish bugs and optimize your code, all while navigating the enchanting forest of React development.
2 min readRead article →Explore the amusing analogy of React Hooks as fishing tools designed to catch components in the vast sea of React development. Learn how to use useState, useEffect, and useContext to manage your catch effectively.
2 min readRead article →A whimsical exploration of the React component lifecycle, with each stage humorously explained through the behavior of cats. Perfect for developers looking to understand lifecycle methods in a more relatable and entertaining way.
2 min readRead article →Embark on a dramatic journey through the realm of React state management. Witness the love triangles, betrayals, and heartaches that components face as they navigate the complex world of state management, with a special appearance by Redux.
2 min readRead article →Dive into the mystical world of React and learn the incantations needed to summon your very first React component with humor and ease.
1 min readRead article →