Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
yousoumar
yousoumar has asked
2
questions and find answers to
120
problems.
Stats
3.3k
EtPoint
1.1k
Vote count
2
questions
120
answers
About
Nothing in life is to be feared, it is only to be understood. Said Marie Curie once.
yousoumar questions
How to redirect to the 404 Not Found Page in the app folder of Next.js?
TypeError: Cannot read properties of null (reading 'default') in Next.js
yousoumar answers
My middleware is working fine but not redirecting to another route
Implementing a full page animated loader
Wrapping the entire application with a "use client" marked provider in Next.js 13
Multiple Apollo queries in one component, getting cannot redeclare block-scoped variable
React, losing saved data in localStorage with useEffect after page refresh [duplicate]
What exactly does it mean that a component unmounts in React? Does it disappear after it's unmounted?
Giving HTML form to FormData through event.target is throwing Argument of type 'EventTarget' is not assignable to parameter of type 'HTMLFormElement'
Failed to install @typescript-eslint/eslint-plugin
Uncaught TypeError: Cannot read properties of null (reading "useRef")
Getting Argument of type 'string | undefined' is not assignable to parameter of type 'string' when using env variables