Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
-4 votes
0 answers
21 views

How to be good at css and styling the webpage [closed]

How to be good at css and styling the webpage I am not good in desiging so how can be a good designer in css. and i am not able to do projects by myself i depend on youtube and google so please ...
Hamad Ullah's user avatar
0 votes
0 answers
12 views

login validating is not working in mern stack

it might be something error in one of this code the auth js file doesnt seems working because i enter any credential i get login i have sample database as id 1 and passwd 1234 in students collection ...
Kavy Bhavsar's user avatar
0 votes
0 answers
9 views

Troubleshooting Responsive Design Woes: Resolving Errors and Glitches for a Seamless User Experience

here's the image recently i had created a site as my portfolio but i am facing some difficulties in responsiveness same code same site but different browser both has different output anyone how can i ...
jumli's user avatar
  • 1
2 votes
1 answer
84 views

Angular @for acknowledge changes in list

I am writing a e-commerce application using Angular 17. I have a list of products that I iterate through using the @for block from angular/core in one of my HTML component files. Here is an ...
jo_ham's user avatar
  • 43
0 votes
0 answers
64 views

Pagination with filter

I am currently working on a React application where I am facing challenges in implementing filtered pagination for a product listing page. My goal is to display filtered content to users with ...
Saurabh Thapliyal's user avatar
1 vote
1 answer
32 views

Issue with Using Vue.js for Image Paths with Variables

I'm encountering an issue when attempting to create a dynamic image path based on the props passed using Vue.js. I've tried creating variables with the images, using CSS variables, and changing the ...
Yan Capistrano Lopes's user avatar
1 vote
1 answer
41 views

My project is not redirecting me to the specified path of a component with Angular

good afternoon colleagues, I am initializing my studies with Angular, it created the first component called InicioComponent, however when I start the server the web shows me the content of app....
Hugo Bustamante's user avatar
0 votes
1 answer
55 views

How do i calculate the inverse of trigonometric functions for a Javascript calculator?

I am developing my Javascript skills by creating my own scientific calculator that has the basic functions and operators. I have successfully been able to make the Sin, Cos and Tan work by converting ...
Kyles's user avatar
  • 11
0 votes
0 answers
34 views

My browser returns me to the previous page when i click on an link

I have a website (with html, css, js, tailwind css) and I implemented the navigation (menus) using links, which menu items (links) other than a menu item (link) link to a page with Different serach ...
amir salimi's user avatar
0 votes
0 answers
8 views

How can I locate a file to edit it in the file manager of my hosting?

I need to edit the home of a website, but I cannot locate the file that contains the home in the hosting file manager enter image description here I have checked folder by folder in the website's file ...
Diego Andrés Lastra Romero's user avatar
0 votes
0 answers
57 views

The image added to the Fabricjs canvas is not editable

I'm trying to develop an application using fabricjs in Reactjs. I want to upload an image to the site and then when this uploaded image is clicked, it will be added to the canvas and can be edited (...
Wuh's user avatar
  • 1
-1 votes
1 answer
55 views

What is the purpose of `assets`, `category` and `bookmarks` metadata in Next.js?

I was studying the Next.js docs and these are listed as options for generateMetadata. What are they used for? How do you use them? Who uses them? Category <meta name="category" content=&...
user1473249581's user avatar
0 votes
0 answers
76 views

Issues between GSAP pin and rotation

Here is my code, please help. I want the text to be rotated, when I rotate the text with css, the rotation resets as soon I add the "pin: true" and when I try to rotate the text with gsap, ...
jxsko's user avatar
  • 1
0 votes
0 answers
157 views

How to keep user logged in frontend?

So I am a new developer working on some personal projects. I want to keep a user logged-in in my react web app Below is how I implemented it Basically if the user logs in then the jwt token will get ...
Atharva Jadhav's user avatar
0 votes
0 answers
96 views

How to test meta name="theme-color" tag dynamic changes on desktop?

I have an app that change meta name="theme-color" content value dynamically to match background color. So the precise timing is critical. Though I can test its behaviour on mobile device, it ...
Ivan's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
43