I am AbdQaadir by name. A Nigeria based Front End Developer. I'm interested in Software Engineering and Cyber Security.
Nothing here yet.
While writing tests for my Next.js app using Vitest and React Testing Library, I ran into an annoying error that looked like this: TypeError: window.matchMedia is not a function ❯ hooks/use-mobile.ts:12:24 The error was pointing to this line inside...

Create-React-App, by default, will launch your application in your default browser or Google Chrome when no default browser is set. Although, this is the default behavior for Create-React-App, you might want to disable this behavior for some reasons...

Have you been so frustrated while trying to learn something new? Especially a programming language or technological tool? Does the message below sound like some phrases you've angrily uttered recently? "JavaScript is about to take my life. I'm takin...
