Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
8 views

I have an issue where when I restart and update my production server, users need to refresh the page manually in order to make use of the code changes. This means users who do not know to do this are ...
pomipiwimo's user avatar
0 votes
0 answers
15 views

I'm trying to create a setup where a user can talk to a chatbot, and the chatbot will run through a predetermined list of responses in consecutive order. The bot will respond each time the user gives ...
Berlin Mair's user avatar
Best practices
0 votes
2 replies
29 views

There is a project at work, a complete rebuild of a codebase that had become very large and difficult... This is not about opinions on that topic. So the new code base is ~1 years old. I am not the ...
user1768699's user avatar
  • 1,249
0 votes
0 answers
43 views

I'm really new to coding and I'm trying to make tabs for showing two different galleries. The first tab is working just fine, but when I click the second one nothing shows up. We're "in it" ...
WALDO's user avatar
  • 1
Advice
0 votes
15 replies
56 views

I have a quiz with 5 questions with a couple of answers you can choose from each, it's always single choice, so you will have 5 variables in the end, one per question q1="",q2="", ....
CleanProgramming's user avatar
Advice
0 votes
11 replies
59 views

I am passionate about writing a personality/psychology/dating website. I know how to use variables a bit, but I don't know which is the best way to store them. There are cookies, sessionstorage and ...
CleanProgramming's user avatar
-1 votes
0 answers
43 views

I'm making a website where I put the songs I make, and I'm running into an issue. I have a function to turn an audio link (will be replaced with a file at some point, irrelevant) into an audio using ...
Funky Drummer's user avatar
Best practices
0 votes
3 replies
43 views

I would like to be able to set my website so that all posts are sorted in alphabetical order. However, I also have these posts separated by tags, so basically if you click a tag it will only show you ...
Neo's user avatar
  • 1
1 vote
1 answer
48 views

I am working on a navigation toggle button for a website and I want to switch between two Material Design icons, menu and close, when the user clicks the button. Currently, the icon changes instantly ...
VIVEK TAWARE's user avatar
Advice
0 votes
7 replies
84 views

So I've been getting into coding, developing, programming, you name it for like the past year. At first I learned a little bit about C for a few months, learned the fundamentals but not all. Then ...
Karv Aime's user avatar
2 votes
0 answers
47 views

I'm using dnd-kit in a Next.js project to reorder items in a sidebar. Dragging works correctly, but there is a visual issue when the item is dropped. During dragging, I render a placeholder element (...
user32470124's user avatar
-3 votes
1 answer
68 views

It's 2026 and I have the same goal as what Gerard was seeking in 2015: I am calling an external resource and I want the entire process to be synchronous. No matter what I try, no amount of async/await ...
LiamF's user avatar
  • 733
Advice
0 votes
1 replies
46 views

Is it actually possible to execute JavaScript within Android PDF readers, regardless of the version or app type? My understanding is that simply embedding the following script into the PDF should be ...
Cyb3rCr0wCC's user avatar
Advice
0 votes
2 replies
50 views

I’m building a web-based inventory audit management application and want to enable barcode scanning to speed up stock counting. Most scanners act like keyboard input devices, but I want to capture the ...
Naga rajan's user avatar
-2 votes
1 answer
37 views

Stripe Connect Express Onboarding — "User Not Found" error on Android only (React Native Expo) Problem I'm implementing Stripe Connect Express account onboarding in a React Native Expo app. ...
Mudasir Ali's user avatar

15 30 50 per page
1
2 3 4 5
168325