Blog

All the latest posts
Next JS Mohit Mozumder views 2782 times
Solution of Next.js is not recognizing '@types/react'
Next JS Faysal Shuvo views 2431 times
Description of How to set the next/image component to 100% height
Next JS Tarif Hossain views 45266 times
Solution of Error: npm run production error : "unknown option no-progress"
Next JS Tarif Hossain views 7020 times
Solution of Error: Deploy did not succeed: Deploy directory 'out' does not exist
Next JS Mohaimen Khalid views 21983 times
Solution of "How to use Image component in Next.js with unknown width and height"
Next JS Tarif Hossain views 7306 times
Solution of Error: Some Tailwind styles not working in production with Next.js
Next JS Mohaimen Khalid views 25246 times
Solution of "next JS Image's components are too slow to appear"
Next JS Mohaimen Khalid views 23595 times
solution of "next.js build times are slow. How to make it faster"
Next JS Mohaimen Khalid views 39156 times
Solution of "next is not recognized as an internal or external command, operable program or batch file"
Next JS Tarif Hossain views 17576 times
Solution of Error: Can't resolve 'fsevents' in chokidar
Next JS Tarif Hossain views 30706 times
Solution for : Object.fromEntries is not a function error when using chakra-ui and next.js
Next JS Tarif Hossain views 23803 times
Solution of Error: ChunkLoadError: Loading chunk node_modules_next_dist_client_dev_noop_js failed
Next JS Tarif Hossain views 70941 times
Solution for : parsing error : cannot find module 'next/babel'
Next JS Tarif Hossain views 16783 times
[Solved] Solution of Error: Do not use . Use Image from 'next/image' instead
Next JS Mohaimen Khalid views 44889 times
I'm using next.js for rebuilding an app for server side rendering. I have a button that handles a search request. In the old app, the handler was this one