Skip to content

Posts under next

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
How to set port in Next.js
How to set port in Next.js
Abhishek EH | Jun 25, 2024 | 1 Min Read
Tutorial on how to change the default port from 3000 to something else in Next.js
Read More
© 2024 CodingDeft.Com