38,413 questions
-4
votes
0
answers
46
views
How to extract a ZIP website file and run it in VS Code? [closed]
I developed a website using vibe coding and downloaded it as a ZIP file. How do I extract the ZIP file and run the project in VS Code?
Advice
0
votes
2
replies
81
views
How to pause and play video using JavaScript in React web project?
How can I pause and play a video using JavaScript in my React web project? I'm developing it in VS Code.
0
votes
0
answers
83
views
audio from ElevenLabs API isn't played on browser when called [duplicate]
I'm building a little "educative game". My girlfriend is a bachelor for pedagogy and wanted to try an English learning game for a college project.
Here I tried to implement the ElevenLabs ...
-2
votes
0
answers
127
views
Issue selecting element [closed]
I'm having trouble trying to navigate around a website using vba,
I have tried multiple options but with no joy, I appear to be having an issue selecting an element even though I have its ID.
This is ...
Best practices
0
votes
0
replies
25
views
How to deploy React frontend + Flask backend on VPS with domain, DNS and email setup?
I would like to put an app online. For the server I think Hertzner would be good, but I don't know what to do for the domain + DNS + SMTP? I have a very low budget
I'd glad to hear your suggestions
...
Advice
1
vote
5
replies
76
views
Does JS usage affect my website's security
I'm a newbie and I have used JS in my API integrations and most of the the things on my website. I am curious if people can manipulate the packages and find out my API keys/secrets.
I have SMS API, ...
Best practices
1
vote
5
replies
139
views
For backend developer
I am new to the development field and currently have good knowledge of JavaScript. However, I am not very interested in UI design and visual aspects of frontend development.
Because of this, I am ...
Advice
2
votes
0
replies
120
views
Android PWA opens in Chrome Custom Tab instead of Trusted Web Activity when installed from Play Store
Title:
Android TWA opens Chrome Custom Tab during OAuth login when using a no-code platform (Base44) with multiple domains
Body:
I'm trying to publish an Android app based on a PWA using Trusted Web ...
Advice
0
votes
2
replies
71
views
Need help in developing Multi-user Blog platform using java full stack
I need help designing a Multi-User Blog Platform using Spring Boot and React or with HTML, CSS, and JavaScript. What basic modules should I implement?
What should be my first step to start the project?...
Advice
0
votes
2
replies
95
views
How to create a simple portfolio website layout using HTML and CSS?
I want to create a simple portfolio website to showcase my projects.
The website should have a header, about section, portfolio section,
and contact section.
I am using HTML and CSS but I am not sure ...
Advice
0
votes
1
replies
56
views
Class diagram for a student social network web application – feedback needed
I am currently designing a web-based social network application intended for students at my university to communicate with each other and share information. I have created a UML class diagram to model ...
Advice
1
vote
1
replies
91
views
software engineer or fullstack engineer?
I'm at a career crossroads and need guidance on which development path to pursue. My primary goal is to secure employment as quickly as possible, but I also want to ensure I don't close doors for ...
Advice
0
votes
0
replies
67
views
What should I know if I'm completely new to coding and want to become a self-taught web developer?
I am planning on creating several apps for the people of the Tidewater Creole / Tidewater area Qarsherskiyan cultural community and it's pretty stressing. I'm busy in college already but I am new to ...
Advice
0
votes
0
replies
53
views
Framework-agnostic strategies for silently flagging fake accounts (Sybil attacks)
I am designing the core logic for a user registration flow, and my main concern is mitigating Sybil attacks (mass creation of fake accounts).
My goal is NOT to block these users during registration.
...
Advice
0
votes
2
replies
69
views
Code for website where membership profiles are shown only to those who fit criteria
I want some advice for a website i'd like to launch, it will probably also have data saved to MySQL but i'm open to suggestions.
I want to create a website with members, kind of like a social friends ...