#webdev - Questions and answers
115 questions6 pages20 questions on this page
8 points
EN
I am looking for the best way how to detect from where user came to my web page. I know there is referrer header in HTTP protocol. Is it possible to get in JavaScript in web browser that kind of infor...
8 points
EN
How can I change vertical scrollbar width? More precisely, I want to change this part:
6 points
EN
I have decided to upgrade my application to Spring Boot 3 attaching Spring Boot Security dependency. And now I am not able to do POST requests. REST API returns 403 Forbidden status. Any idea how to s...
0 points
EN
Can I modify default 404: This page could not be found page? I need a custom look for this page: Next.js - default 404 page
3 points
EN
Is there a possibility to set default value of object property while destructuring it? At some point of my code the property can be undefined and I want it to have a default value. I need something li...
0 points
EN
What is v-model in Vue.js? For example, I have a code similar to this: and I don't really understand what does v-model change in the input element.
6 points
EN
From security point of view, is SVG safe to use on websites? Or JPG, PNG and WEBP is better when it comes to security safety? I know that SVG is in text XML format and other formats are binary, is it ...
3 points
EN
How can I set axios response type? I am using axios.post() method to send request data and I wanted to set the response type to blob. I need something like:
3 points
EN
What are available response types in axios? I want to use axios like this: and I was wondering what are possible responseType values.
3 points
EN
How can I disable certificate validation in Node.js?
3 points
EN
What is Incremental Static Regeneration in Next.js?
3 points
EN
Can you explain to me what is Static Site Generation in Next.js?
3 points
EN
Can you explain to me what is First Contentful Paint in web development?
8 points
EN
What is the difference between width: 100% and width: 100vw in CSS?
0 points
EN
Is there any way to detect device orientation in CSS? I need it for media queries in my project. Something like:
3 points
EN
How can I create a bean button? I was trying border-radius property with percentage value like 30% or 50% but it makes ellipse. My code: I need something like this: CSS - bean button
0 points
EN
I have a React project that uses . Everything works fine on localhost:3000 but when I open the project using http://192.168.xx.xx:3000/ in Chrome on the mobile device it doesn't stream the video or sh...
0 points
EN
Why is onClick function being executed on component render? I have code similar to this: And the alert() fires before I even click on the button element.
3 points
EN
How can I use map() method to map some data into components but with getting index of each piece of data? I have the following array of objects to map into components: But I need to map them into tabl...
115 item(s), 6 page(s), 20 item(s) on this page.
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join