Skip to main content
0 votes
0 answers
31 views

What are Golang webrtc alternatives for video and audio live streaming? I have tried golang pion webrtc server while webrtc on flutter, the problem is that stream takes up to 10 seconds to fully ...
General Omosco's user avatar
Advice
0 votes
4 replies
37 views

Hi I am a beginner in programming, I just want to ask if I were to make a website what IDE should I use to run the frontend and backend? Like merge ( ? ) Can I use Visual Studio? Or something else. ...
Blueberry's user avatar
Best practices
0 votes
3 replies
21 views

Is there a standard image sizes for a website for varios aspect ratio ? I do not want to create a huge image which indirectly impact the page size. So are there a recommended size to use for aspect ...
robthedesigner95's user avatar
Advice
0 votes
2 replies
52 views

I’m building a small project that needs to scrape company websites (manufacturers, suppliers, distributors, traders) to collect basic business information. I’m using Python and want to know what the ...
Stellin John 's user avatar
Tooling
0 votes
2 replies
35 views

I just began web dev and wanted to launch a few applications. I learnt HTML, CSS and JS well. Got into React, but that's all front-end. I have no idea what to do for backend. Also, let me tell you I'm ...
Anson Saju George's user avatar
Advice
0 votes
2 replies
13 views

https://developer.chrome.com/docs/devtools/overrides when the API name is followed by a number like ?_=*, the override always fails. Is any additional configuration required overrider a api like /...
munan's user avatar
  • 373
Advice
2 votes
1 replies
36 views

I am currently at a point where I need to make a decision about my future career path, and I would really appreciate some guidance. I have experience and a strong interest in programming, and I am ...
ravlun's user avatar
  • 1
Best practices
0 votes
1 replies
65 views

Problem Code Snippet (Python: Django)- def home(request): data = {"msg": "Hello"} result = print(data) # Problematic line return render(request, "index.html"...
Mohd Shahnawaz's user avatar
Advice
0 votes
1 replies
37 views

I am an experienced programmer, but am new to Web Development. I have become familiar with several technologies, including embedded Javascript, which I would like to use for my employer's project. ...
Stellas Man's user avatar
-2 votes
1 answer
56 views

I'm with a problem that i trying solve: i'm making a website, and i was going put the final part of the site, using a div, but this part can't stay glued in the bottom, no matters the code editing ...
Slime ScienceBoy's user avatar
0 votes
1 answer
639 views

I have an application that uses Google APIs in some places, and I want to avoid having the user login every time. Currently, I only receive a Google access token in the response, not a refresh token. ...
Yuval Levi's user avatar
1 vote
1 answer
55 views

I want to automate the task of scrolling through a web page and clicking on the buttons. But, when trying to find web elements with driver.find_elements() getting a list of all web elements which are ...
Sarthak Dubey's user avatar
1 vote
1 answer
519 views

I'm on www.neetcode.io, and I realized that it saves my progress. However, when I check my local storage, I don't see any state. I also haven't signed in, so there is no "state" of mine ...
samplecode3300's user avatar
0 votes
2 answers
128 views

On my website, I was trying to make the size of an iframe be the same on all resolutions / screen sizes. A Iframe on my website: Website View source of the page: View-source I tried this code; <p ...
Spewy's user avatar
  • 1
0 votes
1 answer
183 views

For context, this is just a website that displays a thumbnail gallery linking to larger photos/videos. When the thumbnails of photos are opened there is no problem. The thumbnails with a video ...
MimoDevelops's user avatar

15 30 50 per page
1
2 3 4 5
2581