Webpack cache issue: start value has mixed support, consider using flex-start instead

Hello,If you facing issue like below: //NextJS Compilation Error on Server Start: (11716:3) autoprefixer: start value has mixed support, consider…

2 years ago

Laravel getting error: Target class [App\Http\Controllers\GurbaniReadingController::class] does not exist. But file already exists!!

Hello Guys, Facing this issue and struggling to find the cause?, okay then lets direct jump in to the fix…

2 years ago

Curios Question: Wanted to know how much rate would cost me running 10W Laser Machine for 14 mins?

Hello Welcome here, If you also wondering how much it would cost us for running certain electrical appliance at home…

2 years ago

How to fix Uncaught TypeError: Cannot assign to read only property ‘0’ of object occurring in JavaScript?

Hello, This type error mostly get in scenario when you try to sort the readyonly data array. For me this…

2 years ago

What to do when you don’t quickly find UTS scan code at Mumbai Railway Station you are at?

Hello, You are facing too? Not to worry. The challenge of finding UTS Mumbai Station Scan QR scan code if…

2 years ago

What to do when you get nextjs error (Module not found: Error: Can’t resolve ‘private-next-pages/’ in ‘/vercel/path0’) on vercel/nextjs deployment?

Hello, If you too facing this error : Module not found: Error: Can't resolve 'private-next-pages/' in '/vercel/path0' while deploying your…

2 years ago

ReactJS Component Skeleton for Register/Create Account

Hello, Welcome, here is how you can create a get to started ReactJS Register/Create Account component from scratch with very…

2 years ago

Show 3 cards next to each other and rest follow below similar, how should I write code in css using flex?

Hello, To display 3 cards next to each other using CSS flex, you can use the flex-wrap property with a…

2 years ago

What is Event Loop & Micro and Macro Tasks in JavaScript?

Hello, The basic concept behind the event loop working in Javascript engine! Event Loop is a mechanism in JavaScript that…

2 years ago

How to identify closed 5km range co ordinates from given co ordinates

Hello, This nice question and other below I have learned recently! Let see how its answered. To identify the closed…

2 years ago