Skip to content

Posts under react

How to set the next/image component to 100% height
How to set the next/image component to 100% height
Abhishek EH | Sep 15, 2024 | 2 Min Read
Tutorial on How to set the next/image component to 100% height without losing aspect ratio
Read More
Next.js: Redirect from / to another page
Next.js: Redirect from / to another page
Abhishek EH | Sep 14, 2024 | 2 Min Read
Tutorial on different ways to redirect from a page to another page
Read More
Fix Next.js warning: "Extra attributes from the server: data-new-gr-c-s-check-loaded .. "
Fix Next.js warning: "Extra attributes from the server: data-new-gr-c-s-check-loaded .. "
Abhishek EH | Sep 13, 2024 | 2 Min Read
Guide on how to fix the Next.js warning: Extra attributes from the server: data-new-gr-c-s-check-loaded,data-gr-ext-installed
Read More
Next.js: Get query parameters in app router
Next.js: Get query parameters in app router
Abhishek EH | Sep 12, 2024 | 2 Min Read
Tutorial on different ways to read query parameters in Next.js app router. Explains about how to get query parameters in both server side and client side
Read More
How to highlight an active link in Next.js
How to highlight an active link in Next.js
Abhishek EH | Sep 11, 2024 | 2 Min Read
Tutorial on how to highlight an active link in Next.js using css
Read More
Common Gitignore List For React Developers
Common Gitignore List For React Developers
Abhishek EH | Sep 7, 2024 | 2 Min Read
A list of commonly used files and folders to be included in .gitignore file for react developers
Read More
© 2024 CodingDeft.Com